Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to Monitor Daily Imports and API Activity in ServiceNow

ChrisSanc
Tera Expert

Hi everyone,

I’m looking for advice and examples on how to monitor my ServiceNow instance on a daily basis - ideally through dashboards.

I’d like to track things such as:

  • The status of daily imports (success, errors, duration)
  • API activity, including REST Messages and IntegrationHub calls
  • Any other useful metrics or logs that help detect integration issues early

 

How do you monitor these aspects in your environment?
Any screenshots, architecture ideas, or recommended KPIs would be really helpful.

 

Thanks in advance for your insights!

1 ACCEPTED SOLUTION

@ChrisSanc 

Few of the OOTB tables you can have report on "sys_import_set_run

see this

REST and SOAP API analytics collection and cleanup 

Thoughts on monitoring ServiceNow integrations (part 4): Bringing it all together 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@ChrisSanc 

there is nothing available OOTB for this.

you will require a custom dashboard etc for this.

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

ChrisSanc
Tera Expert

Hi Ankur,

thanks for your answer. You confirm what I thought. 

I would like to know on which tables and which criterias that I can define my custom dashboard. If someone have suggestions ...

@ChrisSanc 

Few of the OOTB tables you can have report on "sys_import_set_run

see this

REST and SOAP API analytics collection and cleanup 

Thoughts on monitoring ServiceNow integrations (part 4): Bringing it all together 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader