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

Pin Message to Channel

  • Dark
    Light

Article summary

Step Details

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

The Pin Message to Channel pins a sent message within a Slack channel. The step requires the timestamp input to be a unix time code, along with the following scopes on the OAuth token: Pins:Read and Pins:Write.



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?