Advanced Zapier usage

In this document we will give an example on how to use Zapier to talk to our API and perform complex or out of the box implementations

In this example case, a customer wanted to assign a lead in LeadBoxer based on the owner in their CRM (in this case Pipeline Deals)

This can be accomplished by setting up Zapier with these 5 steps (and you can make this more complex obviously if you need ;-)

Here are the detailes for each step:

1. Setup the LeadBoxer trigger and provide API key and select the correct dataset (website)

2.  Add a filter (you can also add these later) to make sure the actions are only performed when a key event happens. In this case when a lead with a known email and a specific lead tag enters the system

3. Find the person / lead in the CRM based on the email (you can optionally create the person /deal/ etc but this is outside the scope of this tutorial)

4. Again you need a filter to match the owner ID of the person/lead/contact to the user ID in LeadBoxer. This also means you need to make a separate zap (duplicate) for each user/owner combination.

5. This is the most complex step, as it creates an API call to LeadBoxer and sets the 'assignee'. First you need to add the Webhooks by Zapier app and select the GET Action event

Then you configure the webhook like this: the API URL is https://kibana.leadboxer.com/api/management/assignLeads.jsp

Thats it

Now for every new lead (or existing lead with new activity)in leadboxer, where the email is known and the tag is set to team, we will search for that person in Pipedrive Deals, and assign the lead if the owner matches the filter.

You can of course also contact us and ask for our help

Still need help? Contact Us Contact Us