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
bubkirchnerbubkirchner 

Suggest mechanism to send leads from Salesforce to other systems?

We have a lot of integration work to do.  Right now I need a suggested method to push information from Salesforce to another system.  For example, we are creating a lead in Saleforce that need to be sent to another system.  I want to be able to set a trigger that will notify me of the update and then I can write some code to send the information to another system using their web services.
 
Thanks.
werewolfwerewolf
Have a look in the Help & Training at Workflow Outbound Messages.  That will likely do what you're looking for.