Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Unpin Message to Channel

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationIntegration > Slack Messenger

The Unpin Message to Channel step allows a user to remove a pinned message from a channel.


Prerequisites

The step requires the Slack Module to be installed before it will be available in the toolbox.


Properties

Inputs

PropertyDescriptionData Type
Channel IDId of the specified channelString
Message TimestampTimestamp of the specified messageString

Outputs

PropertyDescriptionData Type
Error


Error infoString containing the HTTPErrorCode along with an Error Message returned.SlackErrorInfo


Common Errors

Message not found

Due to the step requiring the timestamp to be in a specific format, the timestamp of the selected message will need to be converted if pulled directly from Slack. Please ensure the timestamp is converted to the correct format. The timestamp for a message can be retrieved using the Get Message from Channel step.


Related Information

Related Articles:

Slack Module