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
SalesforcedevSalesforcedev 

How to connect one 3rd part website with salesforce to generate more leads

Hello,
We have one monthly paid website to generate leads,instead of receving one mail everytime when one lead registrate their infomations on this website, i would like to know how to connect this website and generate directly Leads to salesforce.
Thanks for your help.
 
Raj VakatiRaj Vakati
You can use salesforce webto lead form or 
you can use salesforce rest API as well to create lead by using sobject api 


WEB TO LEAD

https://help.salesforce.com/articleView?id=setting_up_web-to-lead.htm&type=5
https://www.shellblack.com/marketing/web-to-lead/
 
SalesforcedevSalesforcedev
Thank you so much for your quick answer.
For the website that we paid monthly,should we get authorisation from this website in order to connect to salesforce?Does it extra costs from it? About the second option,is it complicate for coding?