You need to sign in to do that
Don't have an account?
Outbound message endpoint url
Hi,
I have webservice wriiten in .net which contains four methods. I want to call particular method so my url will be For eg., http://localhost/salesforce/MyNotificationListener.asmx.?q=abc . If i give this as an endpoint url in salesforce outbound message, will it work properly?. Am I doing it right?. Or should I give http://localhost/salesforce/MyNotificationListener.asmx. It may be simple but I m bit confused.
Sweetz,
The Listener URL you enter in the Endpoint URL should be able to read the SOAP messsage which is sent by the Output messaging functionality.
So I would recommend you to kindly enter’ Designation URL’ of your External System in the ‘Endpoint URL’.