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
Jordan FrankJordan Frank 

Send Salesforce Opportunities to Resource Planning Website

I would like to send salesforce opportunities to a website we are using for resource planning. Essentially, I want to take an opportunity when changed to "Closed Won" and send several fields to be populated on the website we use. I realize API will be needed to do this, however, I am new to this and am trying to figure my way through it. I have gone throught the basic steps to get connection using Eclipse and verified that I can receive information from Salesforce. However, I need help with how to write the program, where to write the program, and how to trigger the program. Any help or comments would be greatly appreciated. 

Thanks