export_activity_codes
Fetch incremental activity-code updates for cross-domain bulk synchronization. Continue with the provided token while more records exist, then wait before polling again.
Instructions
Read the incremental activity-code export feed for cross-domain bulk synchronization. This is the same feed as settings_activity_codes_export; use whichever name is available and do not fetch both. Continue immediately with continueFrom while hasMore is true; when false, retain it and wait before polling again. includeRecentChanges may repeat records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Continuation token or date string for incremental export | |
| includeRecentChanges | No | Include recent changes not yet committed |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||