Automate SuprSend for free on Stepper
SuprSend is a notification infrastructure platform that enables product teams to send notifications at scale across multiple channels including email, SMS, push, WhatsApp, Slack, and Teams.
Actions available for SuprSend on Stepper
Trigger Event
Fire a named event to trigger notification workflows configured in SuprSend. The event name maps to workflow triggers in your SuprSend dashboard.
- 5 parameters
- Recipient ID
- Event Name
- Properties
- Tenant ID
- Idempotency Key
Trigger Workflow
Directly trigger a pre-built workflow by its slug, sending notifications to specified recipients.
- 6 parameters
- Workflow
- Recipient ID
- Recipient Email
- Data
- Tenant ID
- Idempotency Key
Create or Update User
Create a new user profile or update an existing one in SuprSend. Sets communication channels (email, SMS, push, etc.) for the user.
- 6 parameters
- Distinct ID
- Email Address
- Phone (SMS)
- Phone (WhatsApp)
- Timezone
- Locale
Get User
Fetch a user profile by their distinct ID.
- 1 parameters
- Distinct ID
Delete User
Permanently delete a user from SuprSend. This action cannot be undone.
- 1 parameters
- Distinct ID
Create Subscriber List
Create a new subscriber list for targeting bulk notifications or broadcasts.
- 3 parameters
- List ID
- List Name
- Description
Add Users to List
Add one or more users to a subscriber list by their distinct IDs.
- 2 parameters
- List
- User IDs
Remove Users from List
Remove one or more users from a subscriber list.
- 2 parameters
- List
- User IDs
Create or Update Tenant
Create a new tenant or update an existing one. Tenants represent organizations in multi-tenant notification setups.
- 8 parameters
- Tenant ID
- Tenant Name
- Logo URL
- Primary Color
- Secondary Color
- Tertiary Color
- Preference Page URL
- Custom Properties
Delete Tenant
Permanently delete a tenant and all its associated settings.
- 1 parameters
- Tenant
List Messages
Retrieve notification message logs from SuprSend, with optional filtering by status, channel, recipient, or date range.
- 8 parameters
- Limit
- Recipient ID
- Channel
- Workflow
- Status
- Created After
- Created Before
- Tenant ID
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.
