Forum Discussion
Richard_Scar
Apr 10, 2025Copper Contributor
Extract Email Address from Incident Entity
I'm trying to put together a logic app that will reset a users password and also send them as email notifying them why their password was reset. The logic app triggers off a sentinel incident. The u...
GaryBushey
Apr 14, 2025Bronze Contributor
The easiest way is to create a playbook that just has the Sentinel Entity trigger and kick that off from an incident that is the same type as the one you want. Then you can see all the data that the trigger contains. This will tell you if you need to either make another query or perhaps use the Sentinel Connector to get more entities, like Accounts