Build on ServiceNow without limits. Sync all your ServiceNow data to your Postgres database in real-time. Query your Incidents, Change Requests, and Tasks with SQL or your ORM. Get all API events in a hosted Kafka cluster. And insert
, update
, or delete
ServiceNow records in both ServiceNow and your database simultaneously.
Collection Name | Read | Write |
---|---|---|
Approval | ✅ | ✅ |
Asset | ✅ | ✅ |
Catalog Item | ✅ | ✅ |
Change Request | ✅ | ✅ |
Configuration Item (CI) | ✅ | ✅ |
Dashboard | ✅ | |
Event | ✅ | |
Group | ✅ | ✅ |
Incident | ✅ | ✅ |
Knowledge Base | ✅ | ✅ |
Notification | ✅ | |
Order Guide | ✅ | ✅ |
Problem | ✅ | ✅ |
Report | ✅ | |
SLA | ✅ | ✅ |
Service Level Agreement (SLA) | ✅ | ✅ |
Service Request | ✅ | ✅ |
Task | ✅ | ✅ |
User | ✅ | ✅ |
Workflow | ✅ | ✅ |
https://api.sequin.io/api/oauth2/callback/servicenow
.oauth_role
).oauth_role
) to this user._sync_cdc
table which Sequin uses to manage your sync.
Here’s what it looks like to query the incident
table: