Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  • Retrieve Leads

{toucan url}/Api/searchleads_gd/{guid}/json/{searchkey}

{toucan url}/Api/searchleads_gd/{guid}/csv/{searchkey}

Where:

  • toucan url is the the customers toucan web site url

  • guid is the customers Toucan unique guid

  • searchkey - is the data your searching the leads with, for example full or partial customer name.

JSON example:

https://dev2.toucanreporting.com/Api/searchleads_gd/8535d614-bfe5-430b-b10f-051d42d01707/json/STEVE

CSV example:

https://dev2.toucanreporting.com/Api/searchleads_gd/8535d614-bfe5-430b-b10f-051d42d01707/csv//STEVE

  • No labels