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
moorecatsmoorecats 

N00b question - Triggering a REST API when a new opportunity is created

Hi 

 

I am just starting with Force.com and Apex etc. My goal is simply to call a REST API with the details of a new opportunity. Is the best way to do this via Apex or is there another approach. I am simply looking for some guidance to make sure I am not going down a long rabbit hole for something that can be done another way. Any advice is appreciated!

 

Thank You