Zapier
How to use Zapier to integrate with thousands of apps
Zapier is a powerful tool that you can use to link up Daisychain with thousands of other applications, including common tools like Google Forms, EventBright, Facebook Lead Ads, Slack, and more.
Here's the basics of setting up Zapier with Daisychain:
If you don't already have a Zapier account, you can sign up for one here.
Click here to accept the invitation to use Daisychain with Zapier.
In Zapier, click the "Create a Zap" button.
Then, Zapier will walk you through the setup process. This will include:
Selecting a Trigger. This could be something like a Google Form submission.
Setting up your Action. This will be where you search for and select Daisychain from the list of available apps. When you select Daisychain, Zapier will prompt you to authenticate your account. To do so, generate an API key in Daisychain under Settings > API Keys, and paste it into the authentication box in Zapier. This is a one-time step — once your Daisychain account is connected, all future Zaps can use the same connection.
A few notes about using Zapier with Daisychain:
Be careful when mapping your fields, and make sure to run tests to ensure the data is flowing into Daisychain the way you want it to.
When a new person is imported via Zapier, you can use that as a trigger for Automations within Daisychain. Just head to the Automations section and select "Record Person Action" as a trigger.
When setting up your "Zap", you'll need to select the "Action" that is performed when the Zap runs, and you'll have two options:
1) "Record Person Action"
2) "Create Person Tag" If you want, you can configure your Zap to first record the person, and then add a tag to that person as a subsequent Action step.
Using Zapier can be tricky, so don't hesitate to reach out to our team if you need any help!
Using Zapier with Automations
When someone is imported into Daisychain via a Zap, you can automatically trigger an Automation to take action — like sending a welcome text, adding a tag, creating a card on a Pathway, or assigning someone to an organizer.
Here's how to set it up:
Go to Settings > Automations and click Add.
Select Record Person Action as the trigger.
Add your automation steps (send a message, add a tag, create a card, etc.).
By default, the automation will fire for all Record Person Action triggers — not just those from Zapier. If you have multiple integrations using this trigger, you'll want to add a filter so the automation only runs for your specific Zap.
Filtering by Zap ID
To limit the automation to a specific Zap, click the Filter Automation option after selecting your trigger, and add the following JMESPath expression:
Replace 123456789 with your actual Zap ID, which you can find in the URL when editing your Zap in Zapier.
If you'd like the automation to fire for multiple Zaps, you can use the || (or) operator:
Last updated