App
SalesBlink
SalesBlink helps you get booked by automating sales outreach sequences across multiple channels with action based follow-ups.
What your agent can do with SalesBlink
Triggers and actions 13 actions
- ActionAdd Lead to a List
Add Lead to a SalesBlink List
- ActionAdd List
Create a new list in SalesBlink. POST /lists.
- ActionAdd Sender
Add a single email sender/mailbox (SMTP/IMAP). POST /senders.
- ActionAdd Template
Create a new email template. POST /templates.
- ActionGet List
Get a specific list by id. GET /lists/{id}.
- ActionList Leads
Returns all leads on a list.
- ActionList Lists
Get all lists in the account. GET /lists.
- ActionList Sequence Leads
Get all leads enrolled in a sequence. GET /sequences/{id}/leads.
- ActionList Sequences
Get all sequences (email campaigns). GET /sequences.
- ActionList Templates
Get all email templates. GET /templates.
- ActionRemove Lead from List
Remove a lead/contact from a list. POST /contacts/remove.
- ActionUpdate Lead
Update a lead's fields. PATCH /leads/{id}.
- ActionUpdate List
Update a list's properties. PATCH /lists/{id}.
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 SalesBlink 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.