Gorgias Send SMS Reply

Send an email reply to a Gorgias ticket

The action sends an SMS reply to a Gorgias ticket.
You can use this action in cases when you want to add a public comment to the ticket and this comment should be sent as SMS reply to the customer.

Action Inputs

TitleTypeDescription
DomainStringYour Gorgias sub-domain. Read here how to find it.
UserStringYour Gorgias user email, this will be the email of the agent on whose behalf the action is connecting to your account. Read here how to find it.
KeyStringYour Gorgias API key. Read here how to find it.
MessageStringThe contents of the email/ticket comment to apply. Can be reach text format or a simple internal message to add to the ticket.
Ticket IDStringId of the Gorgias ticket where the internal note should be sent.
From Phone NumberStringPhone Number to send from. The phone number from which the customer will receive the email. It should be a Gorgias integrated number.
Read here how to integrate/find your support phone number.
Please note that, if there is no integration created in Gorgias for the phone number used here, the SMS reply will not be sent. But you will be able to retry it from Gorgias Dashboard after the integration is created.

Action Outputs

TitleTypeDescription
SuccessBoolean (true/false)Whether the SMS was send with success or not.