API batch | How to use API batches to dynamically resolve external IDs in a single API request
Posted
almost 2 years ago
by Angélique Bernardo
A
Angélique BernardoAdmin
API batches can be leverage to minimize the network&authentication of multiple API requests, but you can use them as well to avoid relying on Agendize IDs when updating or deleting items, or fetching time slots based on your location ID in your own directory and on the service reference in your system.
API batches can be leverage to minimize the network&authentication of multiple API requests, but you can use them as well to avoid relying on Agendize IDs when updating or deleting items, or fetching time slots based on your location ID in your own directory and on the service reference in your system.
Here is an example:
POST https://app.agendize.com/api/2.3/batch
0 Votes
0 Comments
Login or Sign up to post a comment