configure_offline_sync
Set which ServiceNow tables and records sync to mobile devices for offline access. Define filter queries and maximum record limits.
Instructions
Configure which tables/records are available offline in mobile. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table to sync offline | |
| query | No | Filter query for sync scope | |
| max_records | No | Max offline records (default 500) |