Improve your ITSM workflow by having your data in ServiceNow
Setup
rest_service
web_service_admin
rest_api_explorer
- Read access to the
sys_db_object
table - Read access to the
sys_glide_object
table - Read access to the
sys_dictionary
table - Create/Write/Read access to the table being synced to

Syncing
Sync Modes
- Upsert - pushes new records to ServiceNow and updates fields that change in your warehouse.
- Update - updates record fields of existings records in ServiceNow. New records will not be inserted.
Record Matching
sys_id
field, the value from the source must be a 32-character string of lower-case alphanumerics.
Field Mapping

Other Considerations
Transaction Quota Rules (sysrule_quota)
table.
If you're seeing Transaction cancelled: maximum execution time exceeded
try decreasing the batch size in your sync configuration, or increasing the timeout
duration of REST Batch API request timeout
and REST Table API request timeout
in the Transaction Quota Rules table.- Connection issues with your data warehouse?
- Confusing API responses from destination systems?
- Unsupported destination objects or modes?
- Help with complex SQL queries?
Need help?
Our team is relentlessly focused on your success. We're ready to jump on a call to help unblock you.
or
Feature Requests?
If you see something that's missing from our app, let us know and we'll work with you to build it!
We want to hear your suggestions for new sources, destinations, and other features that would help you activate your data.