Campayn Integration
Connect Campayn to Arahi's no-code AI Sales Agents and automate workflows in minutes.
About the Campayn integration
Campayn.com is the easiest way to create, send and track email marketing campaigns. With Arahi AI, you can connect Campayn to Amazon SES, Brevo (formerly Sendinblue), ConvertKit and 1,500+ other apps using AI-powered workflows. No coding required — set up triggers, actions, and intelligent automation in minutes.
- Category
- Email Marketing
- Authentication
- keys
Campayn automation use cases
- Subscriber sync from signup
- When someone signs up or buys, add them to the right Campayn list with tags that match their source.
- Event-triggered drip sequences
- Kick off a Campayn sequence when a specific action happens in your app, CRM, or store — no manual exports.
- Bounce and unsubscribe hygiene
- Suppress hard-bounced and unsubscribed emails in Campayn across all connected sources to keep deliverability high.
- AB test → winner rollout
- Pick the Campayn subject-line variant that wins on open rate and auto-schedule the follow-up send.
Campayn workflow examples
- Sync Shopify buyers via Campayn Create Contact
When a Shopify order is placed, Arahi calls Create Contact on Campayn and adds the buyer to the post-purchase newsletter list.
Shopify order placed to call Campayn Create Contact on buyer list.
- Log Campayn Get Messages stats into Google Sheets
On a weekly schedule, Arahi calls Get Messages on Campayn and appends opens, clicks, and sends into a Google Sheets reporting tab.
Weekly schedule to call Campayn Get Messages into Google Sheets reporting.
- Clean HubSpot unsubscribes via Campayn Delete Contact
When a HubSpot contact opts out of email, Arahi calls Delete Contact on Campayn to suppress them from future newsletter sends.
HubSpot opt-out to call Campayn Delete Contact and suppress sends.
Campayn actions
- Create Contact
- Tool to create a new contact in a specific list. use when you need to add a contact after gathering details.
- Delete Contact
- Tool to delete a specific contact. use when you need to remove a contact permanently after confirming it should be deleted. example: \
- Delete List
- Tool to delete a specific contact list. use when cleaning up unused lists after confirming they are no longer needed. example: \
- Delete webform
- Tool to delete a specific webform. use when removing outdated or unnecessary webforms after confirming they are no longer needed. example: \
- Get Contact
- Tool to retrieve a specific contact by id. use when you need to fetch full contact details after confirming the contact id.
- Get Contacts
- Tool to retrieve all contacts in a specified list. use when you need to fetch list contacts after confirming list id.
- Get List
- Tool to retrieve a specific contact list by id. use when you need to fetch list details like name, tags, and contact count after knowing the list id.
- Get Lists
- Tool to retrieve all contact lists. use when you need to fetch available lists before performing list-specific actions. example prompt: \
- Get Message
- Tool to retrieve details of a specific message by id. use when you need to fetch full message details after confirming the message id.
- Get Messages
- Tool to retrieve all email messages. use when you need to list all messages visible to the authenticated user.
- Get Reports
- Tool to retrieve report urls and metadata for sent and scheduled emails. use when you need to fetch email delivery data, optionally filtered by a date range (unix timestamp in seconds, utc). note: scheduled emails will have report url set to null.
- Get Webform
- Tool to retrieve details of a specific webform by id. use after confirming the webform id when you need to fetch form details like title, type, html, and signup count. example: \
- Get Webforms
- Tool to retrieve all webforms for a specific contact list. use when you need to list forms after confirming the list id. example prompt: \
- Update List
- Tool to update a contact list. use after confirming list id and desired changes. example: update list 123 name to 'newsletter subscribers'.