Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Slack Messenger |
The Post Message to Channel sends a message to the specified channel as the integrated application. The step requires the Channel ID, which can be retrieved by using the Get Channel ID by Name step, or through Slack.
Prerequisites
The step requires the Slack Module to be installed before it will be available in the toolbox.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Channel ID | Id of the specified channel | String |
Message Text | String of text intended to be sent to the specified channel | String |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Error | |||
Error info | String containing the HTTPErrorCode along with an Error Message returned. | SlackErrorInfo | |
Result | |||
RESULT | Output containing metadata on the request | SlackMessage |
Related Information
Related Articles: