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