<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00008LV4gvCADOkta Identity EngineWorkflowsAnswered2022-11-12T21:24:38.000Z2022-11-11T19:21:45.000Z2022-11-12T21:24:38.000Z
  • TimL.58332 (Workflows)

    @User15976987613926449178 (Customer)​ 

     

    There is a built-in event card for each eligible event type. If you want more than one event received by a single flow then you cannot use the built-in cards.

     

    For example: I want to do receive a event hook payload on BOTH user Activated & user Deactivated in the same flow. You would not be able to leverage the built-ins. You would have to use an API-endpoint card and create your own Event Hook in the Okta Admin UI pointing to the API endpoint.

    Expand Post
  • DonF.81354 (Customer)

    Yes, there is a trigger card for when a user is deactivated.

    image.png 

    From here, you can read information on the user that was deactivated and build out the rest of your flow accordingly. Keep in mind it checks all accounts that are deactivated, so make sure you build in "Continue If" cards to prevent further processing if the account deactivated does not meet your criteria for the rest of the flow.

     

    Good luck!

    Expand Post
This question is closed.
Loading
Is there a deactivated user trigger/event