Smart Connectors
Which field to use when ordering the results. Prepend with '-' for descending order.
UUID of the uploaded input file (S3 object) to run the connector against. Upload a CSV or XLSX file via the presigned upload flow with source=smart_connector_import and pass the returned s3object_id here. If omitted, the connector's reference input file is used.
UUID of a previous execution to reprocess. When provided, the connector reruns using that execution's input file and metadata, and source_file_id is ignored.
When true, validates the input file without committing changes (dry run). When false, performs a live run that writes records.
falseWhen true, skips the connector's diff-check validation.
falsefileupload- File Uploadwebhook- Webhookactivity- Activityschedule- Schedulebulkaction- Bulk Action
Cache key from bulk action summary containing selected record IDs. Only for bulk action connectors.
When true, validates the input file without committing changes (dry run). When false, performs a live run that writes records.
falseWhen true, skips the connector's diff-check validation.
falsefileupload- File Uploadwebhook- Webhookactivity- Activityschedule- Schedulebulkaction- Bulk Action
Cache key from bulk action summary containing selected record IDs. Only for bulk action connectors.
ID of the created execution. Use it to monitor progress via the Execution Status API or to cancel the run via the Cancel Execution API.
Example query parameter. Any query parameter is accepted.
Webhook accepted and queued for asynchronous processing. The response body is empty.
No content
The request was rejected. Returned when the SmartConnector is not of type webhook, the request body exceeds the 250 KB limit, or the request body is not UTF-8 encoded.
No content
Last updated
Was this helpful?