export_customers
Export customer data incrementally using a continuation token or date string, with an option to include recent uncommitted changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Continuation token or date string for incremental export | |
| includeRecentChanges | No | Include recent changes not yet committed |