• ikap
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I have to implement custom WebToLead landing page.

Standard SalesForce page submits lead form data over WevToLead servlet where the information is being stored in the database.
At the same time SalesForce populates Lead Source Details record with Campaign name, Ad Group, Keyword, Keyword phrase etc in case of Google ad lead source, or Referring Url, search engine and keyword phrase in case of organic lead source.

There is no problem to insert/update new lead information using API.

The problem is to to retrieve Lead Source Details information.

Is there any way to get Lead Source Details information using API?

Thanks,

-igor
  • July 03, 2008
  • Like
  • 0
I have to implement custom WebToLead landing page.

Standard SalesForce page submits lead form data over WevToLead servlet where the information is being stored in the database.
At the same time SalesForce populates Lead Source Details record with Campaign name, Ad Group, Keyword, Keyword phrase etc in case of Google ad lead source, or Referring Url, search engine and keyword phrase in case of organic lead source.

There is no problem to insert/update new lead information using API.

The problem is to to retrieve Lead Source Details information.

Is there any way to get Lead Source Details information using API?

Thanks,

-igor
  • July 03, 2008
  • Like
  • 0