Skip to main content
MUTATION
createThreadFromSlackMessage(input: CreateThreadFromSlackMessageInput!): CreateThreadFromSlackMessageOutput!

Arguments

thread

The thread, when this Slack message had already been ingested. Null when the request was accepted and the thread is still being created — use threadBySlackPermalink or the thread.thread_created webhook to pick it up.

Mutation
Variables
Response