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
irfan azizirfan aziz 

How to setup a listener url for the salesforce outbound message?

I just tested the outbound message feature of SF with an end point url using putsreq.com. But i dont know how to set up the listener url on my own. Do i need to install some http server or ?.
So far we have been using the bulk api via python scripts to extract data in csv. Now aiming for a real time case using outbound messaging. Can anyone give a link to some guide or something especially related to setting up a listner url to which the outbound messages will be sent.  I think the rest i ll manage.

Thank you.