Skip to main content
Connect Sequenzy to over 6000 apps using Zapier. Automate your email marketing workflows by connecting to CRMs, forms, payment providers, and more.

What is Zapier?

Zapier is a no-code automation platform that connects different apps together. With the Sequenzy integration, you can automatically add subscribers, apply tags, trigger events, and more based on actions in other apps.

Getting Started

  1. Go to Zapier’s Sequenzy integration page
  2. Click Create Zap or choose a template
  3. Follow the prompts to authenticate your Sequenzy account
  4. Configure your workflow

Authentication

When connecting Sequenzy to Zapier, you’ll need your API key:
  1. Go to Settings > API Keys in Sequenzy
  2. Create a new API key or copy an existing one (starts with ek_)
  3. Paste it in Zapier when prompted
Keep your API key secure. Anyone with this key can manage your subscribers.

Available Actions

Sequenzy is available as an action in Zapier, meaning you can send data TO Sequenzy from other apps.

Create or Update Subscriber

Add a new subscriber or update an existing one by email.
FieldRequiredDescription
EmailYesSubscriber’s email address
First NameNoSubscriber’s first name
Last NameNoSubscriber’s last name
TagsNoTags to assign (comma-separated)
Custom AttributesNoKey-value pairs for segmentation
Enroll in SequencesNoWhether to enroll in matching sequences
Example use cases:
  • Add new leads from Typeform to Sequenzy
  • Sync customers from Stripe to Sequenzy
  • Import contacts from Google Sheets

Add Tag to Subscriber

Apply a tag to a subscriber. Creates the subscriber if they don’t exist.
FieldRequiredDescription
EmailYesSubscriber’s email address
TagYesTag name to apply
First NameNoUsed if creating new subscriber
Last NameNoUsed if creating new subscriber
Example use cases:
  • Tag subscribers as “webinar-attendee” when they register on Eventbrite
  • Tag customers as “high-value” when they make a large purchase
  • Tag users as “churned” when they cancel in your billing system

Remove Tag from Subscriber

Remove a tag from a subscriber.
FieldRequiredDescription
EmailYesSubscriber’s email address
TagYesTag name to remove
Example use cases:
  • Remove “trial” tag when user becomes a customer
  • Remove “active” tag when subscription ends
  • Clean up temporary campaign tags

Trigger Event for Subscriber

Trigger a custom event that can start automations in Sequenzy. Creates the subscriber if they don’t exist.
FieldRequiredDescription
EmailYesSubscriber’s email address
Event NameYesName of the event (e.g., purchase_completed)
Event PropertiesNoAdditional data about the event (JSON)
First NameNoUsed if creating new subscriber
Last NameNoUsed if creating new subscriber
Example use cases:
  • Trigger onboarding_started when a user signs up in your app
  • Trigger trial_ending 3 days before trial expiration
  • Trigger feature_used when users engage with specific features

Delete Subscriber

Remove a subscriber from your list.
FieldRequiredDescription
EmailYesSubscriber’s email address
Example use cases:
  • Remove unsubscribes synced from other systems
  • Clean up test accounts automatically
  • Handle GDPR deletion requests from other platforms

Available Searches

Find Subscriber

Look up a subscriber by email. Useful for checking if someone exists before taking action.
FieldRequiredDescription
EmailYesEmail address to search for
Returns: Subscriber data including name, tags, custom attributes, and status.

Auto-Creation Feature

The Add Tag and Trigger Event actions automatically create subscribers if they don’t exist. This means you can:
  • Tag users without first creating them
  • Trigger events for users who haven’t been added yet
  • Build simpler Zaps without checking if subscriber exists first

Example Zaps

Typeform to Sequenzy

When someone submits a Typeform, create a subscriber with their responses as custom attributes.

Stripe to Sequenzy

When a customer is created in Stripe, add them to Sequenzy with a “customer” tag.

Calendly to Sequenzy

When someone books a meeting, tag them as “booked-call” and trigger a “call_scheduled” event.

Webflow to Sequenzy

When a form is submitted on your Webflow site, create a subscriber with “webflow-lead” tag.

Multi-Step Zaps

You can combine multiple Sequenzy actions in a single Zap:
  • Create or update the subscriber
  • Add relevant tags
  • Remove old tags
  • Trigger a custom event

Troubleshooting

Subscriber Not Created

  1. Verify the email address is valid
  2. Check that your API key has the correct permissions
  3. Ensure the Zap is turned on

Tags Not Appearing

  1. Tags are case-sensitive - “Customer” and “customer” are different
  2. Check the tag field isn’t empty
  3. Verify the subscriber exists (or use an action that auto-creates)

Event Not Triggering Automation

  1. Verify you have an automation set up for that event in Sequenzy
  2. Check the event name matches exactly (case-sensitive)
  3. Ensure the subscriber meets any conditions on the automation

Authentication Failed

  1. Verify your API key is correct (starts with ek_)
  2. Try regenerating a new API key in Settings > API Keys
  3. Reconnect your Sequenzy account in Zapier

FAQ

Currently, Sequenzy is available as an action only. This means you can send data TO Sequenzy from other apps, but you cannot trigger Zaps FROM Sequenzy events. For outbound automation, use Sequenzy’s built-in automations feature.
Zapier processes actions in real-time. Most subscribers are created within seconds of the trigger firing.
Yes, the Zapier integration works with all Sequenzy plans.
Zapier automatically handles retries with exponential backoff. If you’re doing high-volume imports, consider using our bulk API endpoints directly.
Yes, you can connect multiple Sequenzy accounts to Zapier by using different API keys.
Not yet, but it’s on our roadmap. For now, Zapier is the recommended automation platform.
Not directly, since Sequenzy doesn’t have Zapier triggers. However, you can use Sequenzy’s webhook feature in automations to send data to Zapier webhooks, which can then trigger actions in other apps.