I'm trying to automate my WF license change so that if the user has not been active for the past 3 months, it will automatically change his or her license to "Requestor." I'm running a scenario in Fusion to make this possible, but I'm not sure if my conditions and fields are correct. I would like to ask for some suggestions on how to run this. This is my first time using Fusion, and I'm a little perplexed by all the modules I've configured and am attempting to self-learn.
Solved! Go to Solution.
Views
Replies
Total Likes
Here is my basic version:
Find users with last login date older than 3months, and currently having 1 of 2 relevant access levels:
Downgrade these users access:
Comments:
it's very basic scenario, for me it wouldn't be worth keeping it as a separate one, I would rather add these 2 modules to some other scenario that runs on regular basis OR build this one out to handle some other tasks as well. Assuming it would run on regular intervals.
Good luck!
Here is my basic version:
Find users with last login date older than 3months, and currently having 1 of 2 relevant access levels:
Downgrade these users access:
Comments:
it's very basic scenario, for me it wouldn't be worth keeping it as a separate one, I would rather add these 2 modules to some other scenario that runs on regular basis OR build this one out to handle some other tasks as well. Assuming it would run on regular intervals.
Good luck!
Thank you @Rafal_Bainie for always answering my queries.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies