Change thing for all users

Hello :slight_smile:
I added new data to the database to a user, named: notifications. I need every existing user to have this set to β€˜no’.

Should I create a button with a workflow to change that? What rule should I set so that every existing user gets the β€˜no’ value for notifications

Hi there, @bartoszkopec89… one way you could go is to use the Make changes to a list of things workflow event. You would make changes to a search for users with no constraints on the search, and the change you would make is to set the notifications field to no. You could also create a backend workflow that sets the notifications field to no, and use the Bulk action on the App data tab to make the change on all users.

Hope this helps.

Best…
Mike

1 Like

Thank you - that works :slight_smile:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.