The "Call a web service" action is currently support GET, PUT, POST, and DELETE. Why is the PATCH missing? I found a lot of time HTTP PATCH is needed by most of the REST endpoints. Can we have this action to support HTTP PATCH as well?
Create custom events and listen to it within the "Start event" action. Example, there's a table in Salesforce, FAQ__kav, which I want to listen to for new record and do some processes thereafter.
Not Able to handle null value retrieved on run time from salesforce
hi Team,
I have one scenario where , I want field fetch value form salesforce and if its has value than we need to take an action and if value is returning no value than need to take another action, But run time no value check is failing with Nil...
We are allowed to set the value of the "Change Stage" to a stage that is defined or from the defined stages. I am looking for the capability to be able to change to stage according to a value of a variable.
This is useful as I can then have a com...