intakedesk / PowerBI-General

Placeholder for issues migrated from Jira
1 stars 0 forks source link

LeadConduit Sync: Catch the Repost Lead IDs by looking into their POST requests Referer header #645

Open jesusitd opened 3 years ago

jesusitd commented 3 years ago

Sample Leads Search result (see Referer header): https://gist.github.com/jesusitd/33ab41a4a03852bfa500cd0a73570135

Apparently this cannot be obtained from the events endpoint, but rather only from Lead Search endpoint here http://docs.activeprospect.com/leadconduit/resources.html#search-for-leads.

jesusitd commented 3 years ago

Can also save the entire request or the leads search returned JSON