configure_offline_sync
Set up offline access for mobile users by selecting ServiceNow tables and filtering records to sync locally.
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) |