Skip to main content

Send a message in Slack as Wrkbot

Send a message in Slack as WrkbotOutcome: Success

Application

  • Slack Wrkbot

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Slack connected accountConnected AccountYes
Channel IDChannel, private group, or IM channel to send message toText (Short)Yes
MessageContent of the message being sent. Markdown can be used to apply styling. https://api.slack.com/reference/surfaces/formatting#basicsText (Long)Yes
Attachment 1Attachment to include in the messageFileNo
Attachment 2Attachment to include in the messageFileNo
Attachment 3Attachment to include in the messageFileNo
Thread IDTimestamp of the thread’s parent message. Use this to reply to a thread in SlackText (Short)No
Broadcast thread message?Used in conjunction with Thread ID and indicates whether reply should be made visible to everyone in the channel or conversationTrue/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Message IDTimestamp of the message sentText (Short)Yes

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.

Requirements

  • N/A