Forum Discussion
descof
Sep 29, 2020Copper Contributor
Closing Sentinel Incident with logic App
Hi, I am trying to automate the closure of Sentinel Incident created via the API (no alert id related). I have configured a logic app with an http event received task thats listen any API request ...
GaryBushey
Sep 29, 2020Bronze Contributor
descof I wonder if there is something else going on. I just got an error adding a comment to an incident which I have done numerous times before. It was saying the subscription or the resource group was wrong but they are the exact same entries I have been using.
descof
Sep 30, 2020Copper Contributor
GaryBusheyWe are also thinking about a problem while creating the incident via the API. We are looking if this is an internal issue or if we put the startTimeUtc, endtimeUtc in the wrong format..
edit: we tried to force the startTimeUtc, endtimeUtc but apparently Sentinel overwrite the values with its own. So we cant close a custom incident created with the api with logic app 😞