Generic Ticketing Integration: Ticket Gateway
Generic Ticketing Integration: Ticket Gateway
Generic Ticketing Integration: Ticket Gateway
Ticket gateway is currently under internal preview and may change without notice. Access will open up soon for the limited preview.
Ticket Gateway is a new way to set up ticketing system integrations without requiring system-specific code on the Moveworks side. With Ticket Gateway, new integrations can be built in days instead of weeks. You can configure your ticketing system endpoints based on your workflows, making the system more flexible and extensible.
Ticketing Gateway serves as a translation layer between Moveworks and your ticketing system. It removes the need to implement custom code for a new ticketing integration and allows you to configure your own endpoints.
The system comprises three core components:
1. External Ticketing System The system of record where your tickets are created and stored
2. HTTPActions in Moveworks Environment HTTP Actions that make API calls to your external system APIs, enabling you to build custom automations that integrate with your business systems
3. Moveworks Native Ticketing Platform Business logic within Moveworks that defines and orchestrates ticket-related actions. This platform includes:

Before starting with the Moveworks configuration, ensure you have a thorough understanding of your ticketing system:
1. Authentication & Authorization Verify that you understand the authentication and authorization mechanisms required for your ticketing system integration
2. API Discovery & Documentation Complete comprehensive API discovery for all required endpoints of your ticketing system. Refer to the discovery guide section below to learn more.
3. Moveworks Platform Knowledge Review the Moveworks documentation to understand how to configure HTTP Actions and ticketing settings within the Moveworks platform. This knowledge is essential for determining the required inputs and configuration parameters