Automate Plunk for free on Stepper
Open-source email platform for transactional, marketing, and automation emails.
Triggers available for Plunk on Stepper
New or Updated Contact
Fires when a contact is created or updated in Plunk.
- 1 parameters
Actions available for Plunk on Stepper
Send Transactional Email
Send a transactional email via Plunk. Auto-creates or updates the recipient contact.
- 11 parameters
Track Event
Track a custom event for a contact. Auto-creates/updates the contact and triggers any Plunk Workflows listening for the event.
- 4 parameters
Create or Update Contact
Upserts a contact by email. Returns the contact plus `_meta.isNew` / `_meta.isUpdate`.
- 3 parameters
Update Contact
Updates an existing contact's subscription state and/or custom data by contact ID.
- 3 parameters
Delete Contact
Deletes a contact from Plunk.
- 1 parameters
Verify Email
Validates an email address (syntax, MX records, disposable detection, etc.) via Plunk.
- 1 parameters
Create Campaign
Creates a new marketing campaign as a draft.
- 5 parameters
Send Campaign
Sends or schedules a previously created campaign.
- 2 parameters
Add Contact to Segment
Adds a contact (by email) to a segment.
- 2 parameters
Remove Contact from Segment
Removes a contact (by email) from a segment.
- 2 parameters
Find Contact
Finds a contact by email address. Returns the first match, or throws if no contact is found.
- 1 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.