export_membership_status_changes
Fetch incremental membership status changes for synchronized exports, resuming from a date or token and paging with hasMore until all changes are read.
Instructions
Read the incremental membership status changes export feed for bulk synchronization. Start with a date or omit from to start at the beginning of the feed, continue immediately with continueFrom while hasMore is true, and when false retain it and wait before polling again. includeRecentChanges may return records sooner but can repeat them.
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 | |||