Home Analyst Portal
Options

LogicApps Custom Connector / OpenAPI / Swagger

John_LongJohn_Long Customer Advanced IT Monkey ✭✭✭
Hey folks,

Just curious if you've looked into rejigging the portal API to work with Azure Logic Apps?

I do have a basic Python API wrapper that let's me query for specific objects in SCSM (Incident/Service Request) but am always keen to remove points of failure for myself.

I'm investigating using Logic Apps and webhooks to bring in alarms from some of our PaaS services (e.g. Defender ATP, Cloud App Security) which don't natively integrate with SCSM so raising incidents would be a handy ability to have.

Thanks!

Comments

  • Options
    james_kleinschnitzjames_kleinschnitz Cireson Dev, Product Owner Advanced IT Monkey ✭✭✭
    With v9.0 you will have to the ability to cache most data from SCSM and then have the ability to access it from oData endpoints.
Sign In or Register to comment.