• Eduard Sosa
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hello,

A client of ours is using CAKE reporting system to generate leads and the plan is to post leads directly from CAKE to our Salesforce system. CAKE requires the following from Salesforce:

POST URL (where to post the leads)
post fields (to map CAKE fields to Salesforce fields)
list of Sales Force Responses (success and error responses sent from Salesforce so that CAKE knows the status of the POST) 

I've tried to use https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8 POST URL, but I believe I am missing something in this format. Can someone please help point me in the right direction?
Hello,

A client of ours is using CAKE reporting system to generate leads and the plan is to post leads directly from CAKE to our Salesforce system. CAKE requires the following from Salesforce:

POST URL (where to post the leads)
post fields (to map CAKE fields to Salesforce fields)
list of Sales Force Responses (success and error responses sent from Salesforce so that CAKE knows the status of the POST) 

I've tried to use https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8 POST URL, but I believe I am missing something in this format. Can someone please help point me in the right direction?