Getting started
Get started with Master Data document management, data entity customization, and trigger utilization.
Below, you can check some guides to help you get started with Master Data.
Manage documents
See Master Data v2 endpoints for managing documents:
POST
- Create new documentGET
- Get documentPUT
- Update entire documentPATCH
- Update partial documentDELETE
- Delete document
Customize data entities
See these articles about customizing data entities and schemas:
Search documents
Below, you can see Master Data v2 endpoints for searching documents.
GET
- Search documentsGET
- Scroll documents
Working with triggers
A Master Data trigger is an action executed after the insert or update of a given document.