Unpin Message to Channel
  • 25 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Unpin Message to Channel

  • Dark
    Light

Article summary

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.



Properties

Inputs

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

Outputs

PropertyDescriptionData Type
Error


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


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


Was this article helpful?