Data import from Flexera

_bhishek
Tera Guru

Hi All,

We have done integration with Flexera from service now to import server data. Currently we have scheduled job in service now  and we need to run scheduled job daily .Is it possible to import data when data is triggered from flexera and we should not wait for the scheduled job to run to import that data.

Please share your suggestions with me .

 

Thanks in advance.

 

#ITOM 

2 REPLIES 2

jaheerhattiwale
Mega Sage
Mega Sage

@_bhishek You can create "Scripted Rest API" in servicenow and trigger that when the data is changed on flexera.

 

In scripted rest api you can intern call the flexera api without waiting for the scheduled job.

 

Please mark as correct answer if this solves your issue.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

Hello Jaheer,

 

Thanks for your response .Could you please share this solution in detail. I am new to service now integrations.

 

Thanks