Functions

The Slack Plugin enables the listed actions and triggers

1. Action (Create) - Send Channel Message:

When this action is triggered, a new message with specified content will be sent to a selected public channel within your Slack workspace. You can also schedule a message for later.

Fields - you need to fill in the following fields for this function:

  • Display Name: The name you want to set for the node.

  • Channel ID: The ID of the channel to send the message to.

  • Message text: The text of the message to send.

2. Action (Search) - Get All Public Channels

Retrieve a list of all public channels in the authenticated Slack workspace.

Fields - None.

3. Trigger - New Message Posted to Channel (COMING SOON)

Trigger an automation when a new message is posted to a specified channel.

Fields - you need to fill in the following fields for this function:

  • Display Name: The name you want to set for the node.

  • Channel ID: The ID of the channel to monitor for new messages.

  • Trigger for bot message? (Yes or No from a list). if Yes is picked, bot messages will also trigger the automation.

Last updated