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
Sean O-ConnellSean O-Connell 

Help with posting a lead URL to SFDC

I am very new to anything Web to Lead.  We work will some affiliates and we get leads currenty posting into a different system through a URL like this

http://eleads.lafilm.com:8088/Cmc.Integration.LeadImport.HttpPost/ImportLeadProcessor.aspx?Format=Website&leadsource=INC4235&Firstname=Keith&Lastname=Hines&Address1=3777 s guest&Address2=&City=HOUSTON&State=TX&Postalcodeorzip=77063&Country=USA&Email=khines2005@yahoo.com&Phone=8325078883&WorkPhone=&Program=BSDC-O&Campus=MAIN2&PreviousEducation=GED&Agency=NON

How or what do I need to do in order to get these to post into SFDC preferably post as contacts not leads

Thanks In Advance

Sean



 
Best Answer chosen by Sean O-Connell
SonamSonam (Salesforce Developers) 
Hi Sean, 

if you are looking to create contacts in salesforce using a URL format, you will have to use the Salesforce provided REST API to accomplish this as explained in this thread:
http://salesforce.stackexchange.com/questions/20811/how-to-add-contacts-in-salesforce-via-rest-api