Send Message
Usage
This action is used to post a message in a workspace in Slack.
Fields
-
Connection - Connection is the way to authorize zenphi to interact with the specified system on your behalf, If your process needs to interact with another system.
-
Channel ID or Name - The name of the channel in workspace that the post should be sent to.
-
Message - The content of the message in text formaat.
Demonstration on how to use it in a flow
-
Drag and drop the Post a Message action into the flow.
-
Set the name of your choice or let it be as default
-
Click the gear icon to open its settings.
-
Authorize a connection for zenphi.
-
Enter a channel id or name (only public channels). You can get it from the output of these actions:
Create Channel
Edit Channel
Also you can get it from the URL in Slack, for example:
app.slack.com/client/T05BJS47D0B/C05F1BMQSSD
The last section of URL “C05F1BMQSSD” is a channel id. -
Write the message that you want posted.