<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
0D54z000084n7TuCAIOkta Identity EngineWorkflowsAnswered2024-04-17T10:44:03.000Z2022-09-13T11:03:15.000Z2022-09-14T19:14:12.000Z

7vg49 (7vg49) asked a question.

How can we notify to third party when we assign new user to our okta appllication
  1. When we added any user in our Okta account and assigned same user in okta application. Is there any way to send an email to third party by saying we have assigned perticular user?
  2. Is it possible to achive this using trial account or we need paid account?

  • TimL.58332 (Workflows)

    The Workflows product can start an automation based off of eligible event hooks. For example "user assigned to application". This event would be passed to Okta Workflows starting the flow and allow you to perform logic and actions such as sending an email.

     

    Nearly all customer (paid) tenants have the bare minimum requirements for the Workflows Starter Pack which provides 5 active flows. This use case would take at a minimum 1 active flow more depending on complexity.

    Expand Post
    • 7vg49 (7vg49)

      Is there any way to achive this using trial account? Do you have any example to create automation in okta.

       

      In trial account i can see following two condition for automation

      1. User inactivity in Okta
      2. User Password expiration in Okta

      There is no condition with 'user assigned to application'

      Expand Post
  • TimL.58332 (Workflows)

    >Is there any way to achive this using trial account

     

    I don't believe so. I don't think Trial accounts have access to Workflows. If you have an Account Executive (Sales Rep) you are working with you may want to reach out to them to determine your options.

     

    >Workflow > Automations is not the Workflows product. This is the built-in Automations product and is limited to the options available and allows for no customization. User inactivity is based on the "lastLogin" attribute and the password expiration is based on Okta Sourced user's passwords. It is not entirely reliable if they are from other profile sources such as AD.

    Expand Post
This question is closed.
Loading
How can we notify to third party when we assign new user to our okta appllication