function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Andrew LikensAndrew Likens 

API REST POST connection

I am a complete newbie to API REST services in Salesforce. I have created the connected app in my sandbox and my manager has setup the connections in that with our web services. Now, I'm just looking to create an API REST (POST) to our endpoint URL.

I have taken a look at the REST API documentation, but like I said I'm a newbie so it's all a little foreign to me still.

Please help!!
API OnlyAPI Only
Hi Andrew,

If you are trying to POST to external endpoint you need to create triggers