Automate EmailOctopus for free on Stepper
EmailOctopus is an affordable email marketing platform that lets you send campaigns, manage contacts, and automate workflows.
Triggers available for EmailOctopus on Stepper
New Contact
Triggers when a new contact subscribes to a list.
- 1 parameter s
New Unsubscribed Contact
Triggers when a contact unsubscribes from a list.
- 1 parameter s
Actions available for EmailOctopus on Stepper
Create or Update Contact
Creates a new contact or updates an existing one by email address (upsert). If the contact exists, it will be updated.
- 5 parameter s
Create Contact
Creates a new contact in a list. Returns an error if the contact already exists — use Create or Update Contact for an upsert.
- 5 parameter s
Update Contact
Updates an existing contact's email address, fields, tags, or status.
- 6 parameter s
Delete Contact
Deletes a contact from a list.
- 2 parameter s
Find Contact
Looks up a contact by their ID or MD5-hashed email address.
- 2 parameter s
Get Campaign Report
Returns aggregate statistics for a campaign (sent, opened, clicked, bounced, unsubscribed, complained).
- 1 parameter s
Start Automation
Starts an automation for a specific contact. The automation must have the "Started via API" trigger type enabled.
- 3 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.