
CodyP.43892 (Customer) asked a question.
I am using Okta workflows to update a custom attribute across all Okta accounts in my org. I am running into an issue where I have specifically targeted deprovisioned accounts (for both former users and retired service accounts) to have this attribute updated, as these accounts were being skipped over in the flow's first iteration.
I am using If/Else logic to separate Active and Deprovisioned accounts by specifically defining the Status == DEPROVISIONED as the 'If' logic. The flow updates active accounts as expected, but is receiving a 404 error for the deprovisioned accounts.
So far, I've been unable to find mention online of updating deprovisioned accounts. Has anyone discovered a workaround for this?

Hi @CodyP.43892 (Customer),
Thank you for posting on the Okta community page!
I have done some research and unfortunately, the functionality to update a custom attribute for accounts that are in a DEPROVISONED state is not currently supported. A way in which you could update those accounts, would be by re-activating them in order to perform the update and then to deactivate the users.
------------------------------------------------------------------------------------------------------------------------------------------------
Community members help others by clicking Like or Select as Best on responses. Try it today.