Import document files or export parsed data to a folder in Google Drive.
Example: Automatically extract invoice data and save a structured JSON file back to Drive.
- Trigger: New PDF uploaded to
/Invoices/Incoming
folder.- Process: Cradl AI extracts the invoice data using your trained model.
- Export: Structured JSON and a copy of the original file are saved to
/Invoices/Processed
.