Mutations
createAutoresponder
Create a new autoresponder that automatically sends a reply when a thread is created from a matching message source and satisfies all specified conditions. A workspace can have at most 25 autoresponders. Requires the autoresponder:create permission.
MUTATION
createAutoresponder(input: CreateAutoresponderInput!): CreateAutoresponderOutput!Arguments
input
required
Returns
autoresponder
error
Mutation
Variables
Response
Mutation
Variables
Response

