Hello,
I've created this workflow to update a users Domo role based on a start form. I've tested all aspects of this workflow and it works when I run it, it works when I test it with a hardcoded User.ID, and it also works when another Admin runs it.
When I have an end user run this workflow, it fails on the last step "updateUserRole". I'm assuming it's failing here because that user's current role doesn't have access to update their own role. Is there a way around this?
I thought the workflow would run based on the owners permissions (me) as an admin and not the individual users permissions. Without this, workflows lose a lot of there practical functionality for our use cases. Screenshots attached.
Thanks!