Lighweight configurable tool to send ServiceNow data to an external database for use in reporting, integrations, data warehousing and more. Pick the tables, the conditions, the fields and translations, then let this pure-ServiceNow application send your data to your external SQL Database.
No external components required (apart from a configured MID-Server and your SQL DataBase) to provide near-instant synchronization from ServiceNow records. Easy configuration to choose the data to be sent and a clear record of all transactions made.
No need for batch-based file exports to be later imported, instead have the external Database updated immediately.
Lightweight tool to export data from ServiceNow into an SQL database.
- Simple to configure
- Send ServiceNow data to multiple external SQL Database
- Near-instant updates
- Performs data translation
- Complete transaction history
- Run scripts on success or failure of transactions
Version 1.3.5
- you can use createTransaction with GlideRecords to generate transactions outside of business rules
- Data source is now the priority for Mid Server, if no Mid Server in the Data source it will fallback to system propery
- ECC Queue records generated by SQL Sync will now have "SQL Sync" in the name
Geneva and subsequent versions