You need to sign in to do that
Don't have an account?
Royston59
An idiots guide to using HTTP PUSH
I have been asked to send leads from our SF Org that have been generated from Web to Lead Forms to an external system via HTTP PUSH. Can anyone point me in the right direction as to where to start. (Unfortunately - I have very little programming experience)
Thaks in advance
Thaks in advance
There is no "simple" way to do what you are asking and will require some development. If after reading over therse documents you have any specific questions, please feel free to ask.
[1] https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/
[2] https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/
[3] https://developer.salesforce.com/page/Data_Loader
[4] https://jsforce.github.io/
Seriously pcon - thanks for the feedback ! I have some serious reading to do!
Will let you know how I get on.