Send Message To Slack Channel
This scenario will show how to send a message to a Slack channel
Send Message To a Slack Channel Action
We created send-message-to-slack-channel
action of type create-data-record
that would send a message to a specific Slack channel, when called.
There are a few action parameters you should configure to make the action fully operational:
channel_id
: the ID of a slack channel you want a message to be sent to [required]token_type
: whether you want a message to be sent on behalf of an authorized user or a slack app. Note that thetoken_type
defaults tobot
value, should you choose to leave it emptymessage_blocks
: a list of blocks your message should consist of. More about the structure of building block you can read here
Explore Similar Templates
Create Invoice
Creates Invoice in any external application
Works with:- +4
Send Email
Send an email via Gmail or Microsoft Outlook
Works with:Delete Timeoff Balance
Deletes Timeoff Balance in any external application
Create Timeoff Balance
Creates Timeoff Balance in any external application