We are building an App for Salesforce and would like to make it easy for our users to trigger a webhook (which runs our service) using an Outbound Message in a Workflow.However, we can't seem to find a way to create an Outbound Message using the API? Is there a way to do that? Or do we need to look at some other way to trigger a webhook?Thank you!Leon
Hi Neha,Thank you, that looks like a good option.Do you know if it will be possible for our users to customize when the Apex callouts fire?Or are those always tied to any create/update event?- Leon