App
Sender
Capture leads and turn them into loyal customers through Sender, the easy and affordable email & SMS platform.
What your agent can do with Sender
Triggers and actions 4 triggers · 10 actions
- TriggerNew Group
Triggers when a new group is created.
- TriggerNew Subscriber
Triggers when a new subscriber is added.
- TriggerNew Unsubscriber From Group
Triggers when a subscriber is removed from a group.
- TriggerUpdated Subscriber
Triggers when a subscriber is updated.
- ActionAdd group
Create a new subscriber group. Endpoint: POST /v2/groups
- ActionAdd Subscriber to Group
Adds a subscriber to a group.
- ActionAdd / Update Subscriber
Adds a new subscriber. If subscriber with the same email exists, updates the subscriber's data.
- ActionCreate Campaign
Creates a draft campaign
- ActionGet campaign
Retrieve details of a single campaign by campaign id. Endpoint: GET /v2/campaigns/{campaign_id}
- ActionGet subscriber
Retrieve a single subscriber's data by email or subscriber id. Endpoint: GET /v2/subscribers/{subscriber_id}
- ActionList groups
List all subscriber groups on the account. Endpoint: GET /v2/groups
- ActionList subscribers
List all subscribers on the account, paginated. Endpoint: GET /v2/subscribers
- ActionRemove Subscriber From Group
Removes a subscriber from a group.
- ActionUnsubscribe Email
Unsubscribes an email address.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Sender API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.