Hi Team,
In alteryx gallery, I want to change default option for users like who can schedule, prioritize, assign jobs, app access...
I want to make it custom all the time when new user is added. I there any way?
Thanks,
Sagar Kharpude
HI @sagarkharpude ,
Not that I'm aware of. Maybe there is a way of doing this change directly in mongodb with some kind of scheduled alteryx workflow changing these options on a daily basis.
In the below link, there is a users topic showing boolean flags for those stats.
https://help.alteryx.com/current/server/alteryxgallery-mongodb-schema
I don't have much knowledge in mongodb but from my perspective is totally doable.
https://help.alteryx.com/current/designer/mongodb-input-tool#:~:text=Tool%20Configuration,you%20wish%20to%20connect%20to.
Best,
Fernando Vizcaino
Thanks for the reply. Can you please elaborate it like how can we achieve it? Is it possible using Alteryx API?