timestamp1611794700001Integrations REST API documentationby Julián PérezAfter 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...
timestamp1610998800001Widgets REST API documentationby Julián PérezWe have updated our REST API doc with a new resource: widgets! 🎉 Widgets are containers that can be used to display custom data coming from any integrations on the right-hand sidebar of the ticket or user page. Widgets styling can be...
timestamp1597103460001The new documentation of our API is now live!by Louis BarranqueiroDevelopersAnnouncementWe've just released the new documentation of our API! 🎉 As part of our effort to cultivate a strong developer ecosystem, we’ve rebuilt our documentation from the ground up. We've updated our documentation to ensure developers have the...
timestamp1556317620001Upcoming API changes on 2019-05-13by Louis BarranqueiroChanges Starting from 13th May, 2019: The from_agent attribute of the TicketMessage object will be required to create a new message or create a ticket containing messages. This attribute accepts 2 values : true if the message will be...
timestamp1553712900001Upcoming API changes on 2019-07-01by Louis BarranqueiroStarting from July 1st, 2019: the requester attribute of the Ticket object (containing a User object) will be removed and replaced by the customer attribute (containing a Customer object). This will affect Ticket objects returned by...
timestamp1549420980001HTTP integrations improvementsby Gorgias TeamImprovementDevelopersThe HTTP integration is one most important developer features of Gorgias. They can be super useful if you want to do custom integrations (Ex: Zapier/Segment/etc..). If you are not familiar with HTTP integrations you can read more about...