Hey All,
I have a dataset called user_dataset that contains a list of users, including their names and email addresses. This dataset is updated periodically. I want to add these users to Foundry (only if they haven’t been added already) and assign them to a specific group.
However, I do not have administrator permissions. Due to my limited access, I’m unable to create rule-based associations.
Is there a way to achieve this programmatically despite the permission constraints? I would appreciate any guidance or suggestions.
Thanks.