Logic Apps - take user input

Copper Contributor

Hi,

 

I am creating a Logic app which will reset a user's password if the corresponding incident in Sentinel indicates account compromise.

In current situation, if the incident has 3 account entities, and this playbook is invoked, it will reset password for all the 3 users. Is there a way for the logic app to show a dialog box and wait for user's input or can I run a playbook an entity level?

 

Thanks,

Meenal

1 Reply
You could send an adaptive card through Teams to ask for user input.

Are you using alert or incident trigger? I would advise you to use the alert trigger in this scenario, you could scope on account entity then