Flow read/update permissions

I’m wondering what the “Other” does in the permissions field of the read/write Flow operation and what values I could use?

I have a scenario where I want to run a flow numerous times for different configurations of the (same) user profile, which in turn are connected to their permissions, so I’m wondering if I could utilize this in some way.

Thanks,

pepe

The “Other” option under permissions for the Create/Read/Update Data operations allows you to put in the UUID of a Role. This role’s permissions will then be used to do the CRUD operation.