Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Slack is a cloud-based set of proprietary team collaboration tools and services.

Connect Slack with Devo SOAR

  1. Navigate to Automations > Integrations.

  2. Search for Slack.

  3. Click Details, then the + icon. Enter the required information in the following fields.

  4. Label: Enter a connection name.

  5. 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.

  6. Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).

  7. Remote Agent: Run this integration using the Devo SOAR Remote Agent.

  8. Incoming Webhook URL: Incoming Webhook URL for Slack.

  9. After you've entered all the details, click Connect.

Actions for Slack

Post Message

Post a message on Slack.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input Name

Description

Required

Message Template

Jinja-templated message string that will be posted on slack. Eg: '{{message_col}}'.

Required

Channel Name

Incoming Webhook has a default channel, but it can be overridden Example: #general, #dev

Required

Release Notes

  • v3.0.0 - Updated architecture to support IO via filesystem

  • v2.1.8 - Added documentation link in the automation library.

  • No labels