Request password in workflow

Hello there, I have a “Delete Account button” that when I click on it, a pop up requesting password confirmation is shown.

image

So when the password is correct, I want to allow the workflow “Delete account”

How can I verify if Input’s value is current user password?

Thanks!

Hi there, @santiagopoli3… you can use the Check password for the current user workflow action to do what you described.

Best…
Mike