Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Slack Messenger |
The Search for Text in Channels step allows a user to search for text in Slack channels. This step begins searching at the beginning of the channel until it has met the defined number of matches.
Prerequisites
The step requires the Slack Module to be installed before it will be available in the toolbox.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Match Count | The total number of matches to be pulled | Int32 |
Text to Search | The desired text to be searched for | String |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Error | |||
Error info | String containing the HTTPErrorCode along with an Error Message returned. | SlackErrorInfo | |
Result | |||
RESULT | Output containing list of text retrieved from the step | String |
Common Errors
Can not find token with TokenId
Ensure that a token Id has been entered or entered correctly. The tokenId is located under Properties > [Settings].
Related Information
Related Articles: