-
Latest version of the REST API documentation
-
Which API endpoints support retrieving and managing workflow playbooks and projects, and what query parameters are available?
-
Is it possible to increase the daily and monthly REST API call limits? If so, to what extent can these limits be raised, and is there a maximum cap?
-
Under what circumstances does only the row_modified_date get updated in the REST API, while the last_modified_date remains unchanged?
-
Since the API call will be in an automated extract, is there a way to write the syntax with relative dates, such as last 90 days relative to the day the API call is made?
-
What is the recommended way to retrieve all data from the Event Sites table where the status of the event is not "Closed" or "Archived"? Is there an example API call for this?
-
Why does sometimes the created_date in the Events or Event_Details API appear earlier than the event created date in the UI?
-
From all the event related API endpoint, which Api endpoint is most important for a customer to track events for a single supplier across sites?
-
Why are site_external_ids and partner_external_ids represented as array data types in the event-related API responses?
-
What is the difference and relationship between site_id, site_external_ids, Partner_id and partner_external_ids in the event-related API endpoints?