Shorthand route for when using Slack Automations.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
the Slack User ID of the requester
please use "slack_direct_link" instead
An optional link referencing a Slack message
the Slack Channel ID (not needed if you use "slack_direct_link")
An optional array containing data attached to the request. Each item must include either "uid" (native input) or "label" (arbitrary input), plus "value".
A custom form input item for request creation. Either "label" (arbitrary input) or "uid" (native input from service configuration) must be provided.
Request created