people_employees_export
Fetch incremental employee data for People synchronization. Use the returned continuation token to keep reading while more data exists, then retain it and wait before polling again.
Instructions
Read the incremental employee export feed for People synchronization. This is the same feed as export_employees; 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 from previous response or custom start date | |
| includeRecentChanges | No | Prioritize recent changes in the export stream |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||