Slack Workflows
Learn how to make use of Suptask in Slack Workflows
Last updated
Was this helpful?
Learn how to make use of Suptask in Slack Workflows
Last updated
Was this helpful?
The integration with Slack Workflows is included in the Professional plan of Suptask.
allow you to build a multi-step workflow that combines different inputs and actions. Suptask supports the new Slack Workflows and opens up the possibility to integrate Suptask as a part of Slack Workflows.
Trigger workflow from an event in Suptask
Create tickets in Suptask from a workflow
You need to have a paid subscription of Slack to have access to Slack Workflows.
Suptask can work with Slack Workflows in mainly two different ways:
Suptask can trigger a Slack Workflow using the Webhook event.
Tickets can be created in Suptask from a Slack Workflow via a message in a channel.
Create a new Slack Workflow
Select the event on how to start the workflow: From a Webhook
Set up the data variables that you want to map from Suptask to the Workflow
You can find the sample Webhook data below
Store the Webhook URL, you will need it in the Suptask setup.
Save your workflow.
In the new Automation rule...
Select what Inbox, and optionally what Form to use the Automation rule for
Define the trigger event e.g New ticket created
Set up the optional conditions
Select the Webhook action
Paste the Webhook you retrieved from your Slack Workflow and paste it
Save the new rule.
The Slack Workflow will now be executed by Suptask whenever the Automation rule is triggered.
Before setting up this integration, make sure to create a dedicated private channel where your Slack Workflow can post messages. Suptask will use this channel to convert the messages to tickets.
Open your Inbox in Suptask
Create a new Form
Select the Form type: Auto Creation of Tickets in a Slack Channel
Configure the Form to Accept tickets in the newly created channel
e.g #auto-create
Save the Form and make sure it is published in Slack.
Open your Slack Workflow
As the last step, add the Message > Send message to a channel
Select the same channel as the Form in Suptask
Add the relevant information to the message field.
Save your workflow.
Every time the Slack Workflow is executed, it will post in the channel where Suptask will automatically convert it to a ticket.
You can deploy your own Slack Workflow action that can be used to perform actions in Suptask from Slack Workflows using the Suptask API.
How to create
You might need to request access and get started via in order to activate the automation.
Slack has up for apps to integrate natively as a connector step in Workflows. Therefor a custom deployment in your workspace can be an alternative option.