Dynosend

Dynosend is an email marketing platform for managing audiences and contacts, operating campaigns, sending transactional messages, and tracking customer events.

18 actions Integration catalog
Request access
Connect Dynosend once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add Email To BlacklistDYNOSEND_ADD_EMAIL_TO_BLACKLIST
Permanently add an email address to the Dynosend blacklist. This cannot be undone through the Dynosend API because Dynosend exposes no removal operation.
Add Tags To ContactDYNOSEND_ADD_TAGS_TO_CONTACT
Append one or more tags to a contact without replacing its existing tags.
Check BlacklistDYNOSEND_CHECK_BLACKLIST
Check whether an email address is on the connected Dynosend account's blacklist and return its timestamp and reason when available.
Create ContactDYNOSEND_CREATE_CONTACT
Create a contact in an audience, optionally assigning tags and audience-defined custom fields. Can bypass double opt-in when explicitly requested.
Delete ContactDYNOSEND_DELETE_CONTACT
Permanently delete one contact from an audience for GDPR/CCPA erasure. This destructive operation cannot be undone.
Find Duplicate ContactsDYNOSEND_FIND_DUPLICATE_CONTACTS
Find contacts that use the same email address across all audiences in the connected Dynosend account.
Get AudienceDYNOSEND_GET_AUDIENCE
Get one audience's configuration, custom-field definitions, contact information, and subscription statistics by audience UID.
Get CampaignDYNOSEND_GET_CAMPAIGN
Get one campaign's configuration and delivery, open, click, spam, bounce, and unsubscribe insights.
Get ContactDYNOSEND_GET_CONTACT
Get one contact in an audience by contact UID or email address.
List AudiencesDYNOSEND_LIST_AUDIENCES
List audiences available to the connected Dynosend account, including the UID needed by audience and contact tools.
List CampaignsDYNOSEND_LIST_CAMPAIGNS
List campaigns in the connected Dynosend account, including status and the campaign UID used by campaign tools.
List ContactsDYNOSEND_LIST_CONTACTS
Return one page of contacts in a Dynosend audience, including contact UIDs, subscription status, tags, and audience-defined custom-field values.
Record Contact EventDYNOSEND_RECORD_CONTACT_EVENT
Record an application event for a contact in an audience. Dynosend stores the event persistently for automations and segmentation, and its API does not provide an operation to delete recorded events.
Send Transactional MessageDYNOSEND_SEND_TRANSACTIONAL_MESSAGE
Send a configured Dynosend transactional message. This immediately sends email and may create the recipient as a new Dynosend contact if the address is unknown.
Set Campaign Delivery StateDYNOSEND_SET_CAMPAIGN_DELIVERY_STATE
Pause a sending campaign or resume a paused campaign by setting its delivery state to paused or sending. Resuming can send queued emails to campaign recipients; this does not start a ready campaign.
Set Contact Subscription StatusDYNOSEND_SET_CONTACT_SUBSCRIPTION_STATUS
Set a contact's subscription status to subscribed or unsubscribed in an audience.
Start CampaignDYNOSEND_START_CAMPAIGN
Start a ready broadcast campaign. This immediately sends email to all campaign recipients and cannot be undone.
Update ContactDYNOSEND_UPDATE_CONTACT
Update a contact's email, replace its complete tag set, or set audience-defined custom fields.