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
_sfdc_sfdc 

integration using outbound messages

hi all,
whenever opportunity is created, then automatically send that record to the external system using outbound messages. is it possible? if it is possible, give some guideline to solve. thanks in advnce
Rahul_sgRahul_sg
Yes, Create a WF rule on the Opportunity & select outbound message as the WF action.

http://developer.force.com/cookbook/recipe/sending-outbound-messages-with-workflow

http://amigotechnotes.wordpress.com/2013/11/17/capture-salesforce-outbound-message-with-a-php-soap-listener/

http://clicksandcode.blogspot.com/2012/01/test-your-workflow-outbound-message.html