[Workflows] Slack Notification

This is a Sakari Workflows feature and is currently in Beta.

To request access to the beta, please complete this survey.

Overview

This action will post a message in a Slack Channel

 


Setup

To configure this option, you will need to configure a webhook in Slack.

Webhook URL

  • Your Slack webhook can be manually pasted in this field
  • You can utilize an output property from an upstream node to determine the Webhook URL

Message

  • Enter the message that you want to post to the Slack channel
  • Multi-line messages are accepted
  • Insert any output properties from upstream in the workflow by clicking the + sign

Note:

To find an existing webhook:

  • Go to Workspace Settings
  • click API
  • click Your Apps
  • click into your App
  • click Incoming Webhooks

 


Output Properties

Output properties [add article link] are properties that an action or trigger generates that can be used by other triggers and actions downstream in your workflow. 

This action generates the following property option(s): 

  • Result

 


Examples

Example 1

This configuration will post a multi-line message and display the First Name property from the defined contact from the workflow

Screenshot 2024-07-11 at 00.33.13.png

 

FAQ