Step 1.
When you are logged into the Zapier account you will click on "Create Zap" from your sidebar.
Search for your app that you are attempting to capture leads from (Example: Facebook)
Step 3.
Select Triggering event. Connect Account. Continue with testing (If you are unable to test this may indicate that something is not set up correctly, if so please contact Zapier directly).
Choose your next action, which should be Webhook.
Choose POST.
The next page will be a form that you will use the parameters below for the Data fields in Zapier.
Step 6.
Build the POST.
- URL: https://bigpurpledot.com/
api/v1/contacts/vendor_create. js on - Payload Type: JSON
- Data: Match our parameters with the form below. Data must be exactly like the parameter listed, for example, "first_name" for the leads first name, "last_name" for the leads last name.
**MAKE SURE TO ADD API_USER & API_SECRET!**
API Information is located within your Big Purple Dot account under Settings > CRM > API Information.
Run a test to confirm it is connected!