Create an ExportAsk AIpost https://api.pactsafe.com/v1.1/extract/evidenceCreates an export job.Body Paramsstart_datedate-timerequiredend_datedate-timeIf not provided, it defaults to now. Cannot be earlier than "start_date". Selected date range cannot exceed maximum allowed days for the site.sortstringfilterobjectfilter objectselectobjectselect objectstandard_allbooleanIf provided as true, all standard fields are included in the export file. This will override the "select.standard" array.truefalseconnection_allbooleanIf provided as true, all connection fields are included in the export file. This will override the "select.connection" array.truetruefalsecustom_allbooleanIf provided as true, all custom fields are included in the export file. This will override the "select.custom" array.truetruefalseexport_typesarray of stringsArray can include: clickwrap_activitiesexport_typesADD stringResponses 201Created. 400Bad request. 403Forbidden.Updated 7 months ago