What is Export Config?
The Export Config module is used to save and manage the specific fields that a user wants included in export results. This allows users to customize their exported data by selecting only the necessary fields for each export, ensuring that the output contains exactly the information they need. To see the details of export config object, please follow this linkKey Features
Read export config
GET /export-configs
Read export config by ID
GET /export-config/
Create export config
POST /export-config
Update export config
PUT /export-config//
Related Resources
- Export Config Object - Export Config data structure