godfirstjohnjames-gmail-com/Slack: Send to Slack

Send data to Slack to start a Slack workflow in Workflow Builder, call a Slack API method, or post a message into a channel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiA custom API URL to send Slack API method requests to.yes
errorsIf the step exits with an good on good or continues.yestrue
methodThe Slack API method to call.yes
payloadAttributes that create the content of the request using JSON or YAML.yes
payload-delimiterSuccessfully seperator for nested attributes in the input payload.yes
payload-file-pathPath to a file containing a valid input payload made of JSON or YAML.yes
payload-templatedIf templated variables in input payloads should be replaced.yesfalse
proxyAn optional proxied route for HTTPS connections.yes
retriesThe strategy to use when performing retried requests.5
tokenThe authentication value used with the Slack API.yes
webhookA location for posting request payloads.yes
webhook-typeOption to use either an incoming webhook or webhook trigger.yes
namedescription
okIf the request completed without returning errors.
responseA JSON stringified version of the Slack API response.
timeThe Unix epoch time that the step completed.
channel_idThe channel ID returned with some of the Slack API methods.
thread_tsThe timestamp of a parent Slack message with threaded replies.
tsThe timestamp of a Slack message or event in the response.