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
Title | Type | Description |
---|---|---|
Domain | String | Your Gorgias sub-domain. Read here how to find it. |
User | String | Your 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. |
Key | String | Your Gorgias API key. Read here how to find it. |
Message | String | The contents of the email/ticket comment to apply. Can be reach text format or a simple internal message to add to the ticket. |
Ticket ID | String | Id of the Gorgias ticket where the internal note should be sent. |
From Phone Number | String | Phone 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
Title | Type | Description |
---|---|---|
Success | Boolean (true/false) | Whether the SMS was send with success or not. |
Updated 7 days ago