Zapier webhook
Last updated
Last updated
In order to update Leads in LeadBoxer with data from other tools you can use the Zapier web-hooks feature.
For reference, check out the technical documentation on how-to Submit data to LeadBoxer by URL
Step One: setup your trigger with Zapier
Step Two: set-up Zapier web-hook as action with the GET option
Step Three: add the base url: eg
NOTE: you will need to 'build' the URL and add your key value pairs as parameters like this:
Step Four: Leave all other fields to their default value and test.
If you do not provide a userID, we will try to merge the event with an existing user with the same email address.
If you would like to update existing 'Anonymous' users or leads, you need to provide the LeadBoxer user ID
You can get the LeadBoxer user ID by reading this from the Cookie, with the following javascript function:
Here is an example from the console
You need to pass this user ID to webhook as a value for uid eg