Sharing Apps with email list

Hi Team,

I'm thinking this is more of a feature request really but here goes.

I wonder if anyone would find it useful to have the ability to write expressions to share apps with emails.

Chris_Jeal_0-1657621082305.png

Currently, we can share both directly to email addresses and domains, this is good but I wonder if we could manage this via our apps.

If we had user tables in apps, could we not use an expression builder to select members within the table to have access to particular apps?

I think this way we could use something like the expression below to help manage app access.

select(

Users[email],

in("this_app_name",Users[App_Access])

)

Best,

Chris

1 3 353
3 REPLIES 3