After the widgets API endpoint, we’ve now have updated our REST API doc with again a new resource: integrations! 🎉

Integrations connect Gorgias with external services (e.g. Gmail, Shopify, Chat systems). There are two types of integrations: native Gorgias integrations that can be found in the Integrations page in the helpdesk and custom HTTP integrations – our documentation focuses on the latter.

Screen Shot 2021-01-27 at 7.55.49 PM.png

You can find all the API endpoint details here in our developer documentation page 👩‍💻👨‍💻.

One more thing…

Now that both Widgets and Integrations are documented, we have also added a step-by-step guide to create a HTTP integration and a widget using our REST API, following a real-world case study with Loop Returns.

You can find this guide as part of our Tutorials.