We would like to automate the process of adding a tag to a user when the user is provisioned.
Is there any way to do this using a control policy or the automation engine? Or some other way entirely?
We would like to automate the process of adding a tag to a user when the user is provisioned.
Is there any way to do this using a control policy or the automation engine? Or some other way entirely?
What do you mean by when a “user is provisioned”. Do you mean when that person logs in the first time and we create a profile for them?
Yes, when the user profile is created.
@gmccullough Do you know if we can do this? Seems like we could have a user_created event if we don’t have one already. cc @blomquisg
There are no events for this but it sounds like a good enhancement. Are there other user events that would be useful? For example, when a user is add/removed from a group.