What is Export Task?
The Export Task module provides functionality to export task data and data source records to various formats (XLSX, JSON). It supports both direct export for small datasets and background processing for large exports. Users can customize exports using export configurations, filter data by multiple criteria, and monitor export operations through export logs. All export activities can be monitored through export-log endpoints with 30-day data retention.Key Features
Get export log history
GET /tasks/export-log
Export tasks
POST /tasks/export
Export data source
POST /data/export