Unpin Message to Channel
- 25 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Unpin Message to Channel
- Updated on 25 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Slack Messenger |
The Unpin Message to Channel step allows a user to remove a pinned message from a channel.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Channel ID | Id of the specified channel | String |
Message Timestamp | Timestamp of the specified message | Int32 |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Error | |||
Error info | String 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:
Was this article helpful?