Workflow to disbale a user account

The form gets submitted successfully to my email but the user account does not disable once its submitted? My guess is the select accounts string is incorrect?

Hey @TJ21!

I think the issue is with the value you’re setting in your Select Accounts field. The documentation suggests it should be just the Account ID string itself, not a key-value pair.

Hey Mark I see now. Thanks for the update.