03/23/2023 05:27 AM
We need to capture when a user is no longer in the user import feed. We are currently inactivating users when they are no longer in the feed with the User Not in Feed Action of the UserImport job. However, users can also be inactivated based upon the status of the incoming user. In the User Update Rules, we need to distinguish between a change in users status from active to inactive because no longer in file vs imported inactive. The actions we must take in each case are different. How can we go about this? Is there a way to add on to the User Not in Feed Action below to also update a user.custompropertyX with "Not in Feed" or something similar?
03/24/2023 12:54 AM
Hi @StaceyG
Currently there is no extra field which gets updated, if the status is coming from trusted source generally a end date or some other field is also updated, so you can check and based on that you can configure the user update rules.
Thanks
Darshan