I have some users on my test database. I want to be able to run backend workflow on a list of Users. However, when I create a backend workflow api to search for users, apparently, search for users only is for the “current user logged in”. How do i actually search the user database?
@adamhholmes thank you! This resolved the issue. Is there a way to be able to ignore privacy on things not on backend workflow, such as text in a page? I do not see any privacy related things in the properties tab.