<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
0D54z00008gKnMBCA0Okta Classic EngineLifecycle ManagementAnswered2026-06-04T17:48:35.000Z2023-01-19T10:25:17.000Z2026-06-04T17:48:35.000Z
  • Paul S. (Okta, Inc.)

    Hello @MadhuSudhan ReddyPalla (Customer)​ Thank you for reacting out to our Community!

     

    You should be able to do this based on Workflows, please see proposed flow below:

     Starter flowNotification mainNotification helper 

    The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.

    Community members help others by clicking Upvote or Select as Best on responses. Try it today.

    Expand Post
    Selected as Best
  • b5n6c (b5n6c)

    Hi MadhuSudhan ReddyPalla ,

    You can try workflow to send a remainder mail , to resend activation mails you can follow the below steps:

    1. From the Okta Admin Console:
      1. Navigate to Directory > People
      2. Search for and click on the affected user
      3. On the top right of the user's profile page, click on Resend Password Email (note: this option will only appear for users who have not yet been activated).
    2. Via API run the following call for the user POST  {{url}}/api/v1/users/{{userID}}/lifecycle/reactivate?sendEmail=true . 

     

     

    Expand Post
    • t812g (t812g)

      Hi Administrator Digitaiken ,

       

      Thanks for the info. But we need to send auto email to bulk users after 7 DAYS link expirations. Is there any process doc or any API code. Please share.

       

      thank you.

       

      Regards,

      Madhu.

      Expand Post
  • Paul S. (Okta, Inc.)

    Hello @MadhuSudhan ReddyPalla (Customer)​ Thank you for reacting out to our Community!

     

    You should be able to do this based on Workflows, please see proposed flow below:

     Starter flowNotification mainNotification helper 

    The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.

    Community members help others by clicking Upvote or Select as Best on responses. Try it today.

    Expand Post
    Selected as Best
  • t812g (t812g)

    Hi Paul Stiniguta,

     

    Thanks for the information . But we have to resend activation email after 7 days or on same day? Can we using workflow for this same? if yes , please suggest.

     

    Thank you.

     

    Regards,

    Madhu.

     

    Expand Post
This question is closed.
Loading
How to resend activation emails after 7 days activation link expires