Skip to main content
We currently have a form on our website that generates leads in Salesforce using the Web-to-lead service. For these generated leads, we can set a default lead creator, and that works very well. However, we had a need for updating existing leads if the person filling out the form was already in our lead list. To do so, we set up an API connection and update the lead manually if it exists. That also works fine.

 

Our problem is that when we update the lead, we would like to set the OwnerId to that of the Web-to-lead default lead creator.

 

Is there any way to access that information through the REST API?

 
2 answers
0/9000