
7jv04 (7jv04) asked a question.
Hi All!
Relatively new here and I'm trying to simply update a custom Okta attribute "Pre-existing User?" which I created as a boolean type to show "true" when the user's last hire date is before (insert cutoff date of choice). My current flow validates if the user existed before just fine, but I haven't found a way to successfully set the boolean attribute as true in the Okta profile itself.
I'm just not yet finding the right way to change that profile attribute in Okta via Workflows. There is the Update Users Okta action card, which looks like what I need, but it is not updating the profile to change the boolean value to "true". I'm sure I'm missing something very simple.

Hi @7jv04 (7jv04) . Based on your first screenshot, you did not select the custom attribute in the input section, just the second one.
Also, bare in mind that on your second screenshot, that has the custom attribute both in the input and output sections, it is set to string and not boolean.