Campayn
Email marketing platform for contact lists, contacts, webforms, campaigns, and per-message engagement statistics.
Suited to newsletter teams that manage contact lists, send campaigns, embed webforms, and pull view and click statistics for each message.
Use Campayn with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put Campayn to work.
What Snow can do with Campayn
These are the Campayn operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads8
Look at your data without changing it.
- 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
Retrieves all contacts from a specific contact list in Campayn. Returns contact details including email, name, address, and confirmation status. Use 'Get Lists' action first to obtain the list_id. Supports optional filtering by contact name/email/company.
- Get Lists
Tool to retrieve all contact lists. Use when you need to fetch available lists before performing list-specific actions. Example prompt: "List all my contact lists".
- Get Message Statistics
Tool to retrieve engagement statistics for a specific email message by ID. Returns views, positive responses (clicks), and negative responses (unsubscribes/bounces). Use GET_MESSAGES first to get the list of available message IDs.
- 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 webform 1550".
- 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: "List all webforms in list 123".
Creates1
Add something new to your account.
- Create Contact
Tool to create a new contact in a specific list. Use when you need to add a contact after gathering details.
Updates1
Change something that is already there.
- Update List
Tool to update a contact list. Use after confirming list ID and desired changes. Example: Update list 123 name to 'Newsletter Subscribers'.
Deletes4
Remove something. This often cannot be undone.
- Unsubscribe Contact
Tool to unsubscribe contacts from a list by contact id or email address. Use when you need to remove contacts from a mailing list. If id is provided, only that specific contact will be unsubscribed. If email is provided, all contacts on that list with that email will be unsubscribed.
- 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 contact 123".
- Delete List
Tool to delete a specific contact list. Use when cleaning up unused lists after confirming they are no longer needed. Example: "Delete list 123".
- Delete webform
Delete a specific webform from a contact list. Use this to permanently remove a webform that is no longer needed. Requires both the list_id and webform_id - use Get Webforms action first to find these values. Note: The API returns success even for non-existent webform IDs (idempotent delete behavior).
Related integrations
Ready to put Campayn to work?
Sign up free, build an app by chatting, and connect Campayn in minutes. No credit card required.