Slack
Slack is a cloud-based set of proprietary team collaboration tools and services.
Integration with LogicHub
Connecting with Slack
To connect to Slack following details are required:
- Label: Connection name.
- Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.
- Incoming Webhook URL: Incoming Webhook URL for Slack.
Actions with Slack
Post Message
Post a message on Slack.
Inputs to this Action
- Connections: Choose a connection that you have created.
- Message Template: Jinja-templated message string that will be posted on slack. Eg: '{{message_col}}'.
- Channel Name: Incoming Webhook has a default channel, but it can be overridden e.g. #general, #dev etc.
Updated about 1 year ago
Did this page help you?