Introduction Campaign API
Introduction
goTom offers a comprehensive and sophisticated Application Programming Interface (API) that enables users to programmatically create, manage, and retrieve a wide array of data elements and objects within the system.
This powerful API provides developers and integrators with the ability to interact with various crucial components of the goTom platform, including but not limited to "Campaigns," "Flights," "Campaign Documents," "Commissions," "Discounts," and their associated data structures.
By leveraging this API, users can automate processes, streamline workflows, and seamlessly integrate goTom's functionality into their existing systems and applications.
It is of importance to understand the interplay between objects created via the API and those manually generated through the frontend interface. This distinction is crucial for effective system management and data integrity.
- Typically, objects that have been manually created through the frontend interface cannot be manipulated or modified using the API.
- Conversely, objects that have been programmatically established through the API can be subsequently adjusted and refined manually via the frontend interface, offering a flexible approach to data management and allowing for human intervention when necessary.
Updated 16 days ago