I am working on connecting my Sentinel solution to SNOW. I'm running into an issue whenever I select a value that has an Array. Once the For each control kicks in, the Logic App fails after adding a Second Array.
Example:
Added Sentinel (Incident/Alert) Trigger
Created an Initialize Priority Variable
Created the switching to accommodate
Added the SNOW connector
Connected and selected the appropriate EVT table
Start adding Sentinel fields:
1 - Incident Tactics (No For each auto added)
2 - Incident Updates Alert (For each is auto added)
Run the Playbook and everything works, information is sent to SNOW
3 - Incident Comment Properties (a second For each is auto added)
Run the Playbook and it fails due to Null value being passed to Incident Comment Properties