Mutations
createCustomerSurvey
Creates a new customer survey (e.g. a CSAT survey) in the workspace. Requires the customerSurvey:create permission and a billing entitlement for customer surveys. You must supply a template (currently only csatTemplate is supported) and can optionally specify targeting conditions, an enabled state, a send delay, and a per-customer cooldown interval.
MUTATION
createCustomerSurvey(input: CreateCustomerSurveyInput!): CreateCustomerSurveyOutput!Arguments
input
required
Returns
customerSurvey
error
Mutation
Variables
Response
Mutation
Variables
Response

