Start a new topic
Answered

Query/Load/Delete data with the REST API

 Does the REST API Support Get, Add, Update and Delete Functions?


Best Answer

Yes, our REST API is meant to support all of these features. For more information, you can refer to our Integration Guide :

Please note that adding, updating, or deleting data, needs to initialize a load, then load the data, then submit the load. All can be done in one using our load and submit endpoint.

Also, don't hesitate to refer to our generated REST API documentation that is available directly from your xDM welcome page.


1 Comment

Answer

Yes, our REST API is meant to support all of these features. For more information, you can refer to our Integration Guide :

Please note that adding, updating, or deleting data, needs to initialize a load, then load the data, then submit the load. All can be done in one using our load and submit endpoint.

Also, don't hesitate to refer to our generated REST API documentation that is available directly from your xDM welcome page.


Login to post a comment