For neople
Is there a specific app this action is for?
The create ticket message action for Gorgias doesn't support WhatsApp as a channel
Also, there's no ability to add a source type yet.
https://pipedream.com/connect/demo?app=gorgias_oauth&component=gorgias_oauth-create-ticket-message
Please provide a link to the relevant API docs for the specific service / operation.
https://developers.gorgias.com/reference/create-ticket-message
Additional notes
When i create a manual request with these settings, it works. Would be great if the pipedream action can support this as well.
{ "channel": "whatsapp", "via": "api", "from_agent": true, "sender": { "email": "xxx" }, "source": { "type": "whatsapp-message", "from": { "address": "xxx" }, "to": [ { "address": "xxx" } ] }, "body_text": "test 123" }
For neople
Is there a specific app this action is for?
The create ticket message action for Gorgias doesn't support WhatsApp as a channel
Also, there's no ability to add a source type yet.
https://pipedream.com/connect/demo?app=gorgias_oauth&component=gorgias_oauth-create-ticket-message
Please provide a link to the relevant API docs for the specific service / operation.
https://developers.gorgias.com/reference/create-ticket-message
Additional notes
When i create a manual request with these settings, it works. Would be great if the pipedream action can support this as well.
{ "channel": "whatsapp", "via": "api", "from_agent": true, "sender": { "email": "xxx" }, "source": { "type": "whatsapp-message", "from": { "address": "xxx" }, "to": [ { "address": "xxx" } ] }, "body_text": "test 123" }