
KaeleyS.95699 (Customer) asked a question.
Hi! I'm trying to kick off an Okta Workflow using the User Okta Profile Updated (https://help.okta.com/wf/en-us/Content/Topics/Workflows/connector-reference/okta/events/oktauserprofileupdated.htm) card. But for some reason, when I update an attribute's value, it's not triggering the flow. I'm wondering if anyone knows the exact EventType that is used to trigger this card or if I'm doing something wrong.
We are using RTS to update Okta attributes from Workday, but I don't think that should matter. I found the EventType in our logs that the RTS user is triggering for updating users's profiles. It is: `user.account.update_profile`

So in a scenario where have 2 event hook targets for the same event the TargetEventHookIds should list out 2 unique event hook ID's in the System log events (It is impossible to tie them to a specific flow from the System Log so just rely on count matching what is expected)
I would try the following:
If that doesn't work you may just want to rebuild the flow (Create a new flow, recreate the cards.. don't do a duplicate as the problem that might be in the existing flow would just duplicate)