Go to: https://zapier.com/app/min/62/start
Click "Make this Zap!"
Click "Gimme my URL!"
Copy the generated "Webhook URL" to your clipboard, then click the "Ok, continue" button
Paste the copied URL in a text editor, and add the following string to the end of it:
?Email=bobsmith@gmails.com&FirstName=Bob&LastName=Smith&HomePhone=555-555-1111&MobilePhone=555-555-2222&BusinessPhone=555-555-3333&PostalCode=14216&StreetAddress=4006+Rugby+Road&City=Buffalo&State=NY&Time=01-01-2000:2159&OfferName=Test+Offer+Name
The full thing should look like this (be sure to use your own version of the URL you copied earlier):
https://hooks.zapier.com/hooks/catch/1111111/1aa1aa/?Email=bobsmith@gmails.com&FirstName=Bob&LastName=Smith&HomePhone=555-555-1111&MobilePhone=555-555-2222&BusinessPhone=555-555-3333&PostalCode=14216&StreetAddress=4006+Rugby+Road&City=Buffalo&State=NY&Time=01-01-2000:2159&OfferName=Test+Offer+Name
Copy the full URL that was created in Step 5 and load it in a seperate tab on your browser. You will then see a success message that looks like this:
{"status": "success", "attempt": "57d83e52-7757-4c7f-9064-c667d98b9510", "id": "167e9c40-6c43-4241-a4cc-4e273c99eec4", "request_id": "GmlHfEwFe90yk7OE"}
Back in the Zapier setup wizard, on the page titled "Trigger Test", click the button "Continue + fetch the Hook"
Cool! Now configure the email to be sent when a new Lead is generated. You can send an email to yourself with all the Lead data in real-time (see Example 1). Or, you can send an email to the actual Lead contact (see Example 2). Keep in mind, that Lead data (like Email Address, First Name, Phone Number) is referred to as "Querystring" in the Zapier system. Simply use the "Insert fields" button to add your Lead data where appropriate.
Click "Save + finish!" and you're done with the Zapier side of the integration.
In your Leadserve account, create a new Offer. On the final step of the wizard (Lead Transfer) select "Send my Leads in real-time, as soon as they are generated", then select "Deliver my Leads into my email marketing platform", then select Zapier from the list below.
Paste your Zapier Account ID, and Zapier Zap ID in their respective fields. These IDs are found in the URL you copied and saved from Step 4.
https://hooks.zapier.com/hooks/catch/[YOUR ACCOUNT ID]/[YOUR ZAP ID]/
Click "Next" and you're done!
Once you have Leadserve sending data to Zapier through webhooks, you can do all kinds of cool stuff, including sending Leads to a Google Spreadsheet or to an email marketing platform. To connect Leads with additional services check out our Advanced Zapier Integration.