List Channels
SUPERCHAT_LIST_CHANNELSLists all communication channels in your Superchat workspace.
Superchat
17 actions for Superchat workflows.
Operations are the actions a workflow can take in Superchat, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Retrieve the list of available communication channels to understand which messaging platforms are integrated. Use this to filter conversations or route messages based on channel type.
List Channels
SUPERCHAT_LIST_CHANNELSLists all communication channels in your Superchat workspace.
Manage customer contact records by creating, updating, or retrieving individual contacts and their listings. Essential for syncing CRM data or personalizing interactions based on contact details.
Create Contact
SUPERCHAT_CREATE_CONTACTCreate a new contact in Superchat with phone or email handles.
List Contacts
SUPERCHAT_LIST_CONTACTSList all contacts in the Superchat workspace with cursor-based pagination.
Get Contact
SUPERCHAT_GET_CONTACTRetrieve a specific contact's details by ID.
Update Contact
SUPERCHAT_UPDATE_CONTACTUpdate information for a specific contact in Superchat.
Pull a list of conversations to monitor ongoing interactions or trigger follow-up actions. Useful for building dashboards or automating responses based on conversation state.
List Conversations
SUPERCHAT_LIST_CONVERSATIONSRetrieves a paginated list of all conversations in your Superchat account.
Retrieve the custom attributes defined on contacts or conversations to understand what additional data is stored. This helps in mapping external fields or filtering records based on custom properties.
List Custom Attributes
SUPERCHAT_LIST_CUSTOM_ATTRIBUTESList all custom attributes defined for contacts in your Superchat account.
Fetch a specific file, such as an image or document attached to a message. Use this to download attachments for archiving or processing within your workflow.
Get File
SUPERCHAT_GET_FILERetrieve metadata for a specific file by its ID.
List all inboxes to see which teams or queues handle conversations. This is useful for routing messages to the correct group or monitoring inbox-specific metrics.
List Inboxes
SUPERCHAT_LIST_INBOXESTool to list all inboxes.
Retrieve the set of labels used for tagging conversations. Use this to categorize or filter conversations in automation rules or reporting.
List Labels
SUPERCHAT_LIST_LABELSList all labels in the Superchat workspace.
List available message templates or create new template folders to organize them. These are essential for standardizing replies and automating common responses.
Create Template Folder
SUPERCHAT_CREATE_TEMPLATE_FOLDERCreate a new template folder in SuperChat for organizing message templates.
List Templates
SUPERCHAT_LIST_TEMPLATESTool to list all message templates.
Retrieve information about team members or list all users in the account. Use this to assign conversations, check availability, or synchronize user data with other systems.
Get User
SUPERCHAT_GET_USERRetrieve details of a specific user in the Superchat workspace by their user ID.
List Users
SUPERCHAT_LIST_USERSRetrieve all users in the workspace.
Manage webhook subscriptions to receive real-time event notifications from Superchat. Use List to see existing webhooks, Update to change endpoints, or Delete to remove ones no longer needed.
Delete Webhook
SUPERCHAT_DELETE_WEBHOOKTool to delete a specific webhook by its ID.
List Webhooks
SUPERCHAT_LIST_WEBHOOKSTool to list all webhooks configured in the workspace.
Update Webhook
SUPERCHAT_UPDATE_WEBHOOKUpdate an existing webhook's target URL and/or event subscriptions.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.