pub-sub-api icon indicating copy to clipboard operation
pub-sub-api copied to clipboard

Not respecting salesforce Platform event field required validation

Open VamshiGitHu opened this issue 2 years ago • 0 comments

We have a platform event where some fields are required. PubSub API dont validate if field is required or even if field exist in the logic.

It publishes the message with Null value and salesforce accepts it.

VamshiGitHu avatar Nov 08 '23 01:11 VamshiGitHu