March 2021
We celebrate March by delivering the Data Service OpenAPI feature. Now you can manage your Data Service entities from an external application with the use of Data Service API endpoints. You get to play around with the same functionality as Data Service activities and create, upload, delete, or retrieve data from any entity you have read and write permissions on inside your Data Service.
There are 12 available Data Service API endpoints: 9 of them manage the Data Service entities (the EntityService endpoints), and the remaining 3 manage the entity's attachments (the Attachment endpoint):
-
EntityService Endpoints
-
Attachment Endpoints
Read more on how to access the Data Service OpenAPI specification.