<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
0D54z00009xSNPXCA4Okta Classic EngineLifecycle ManagementAnswered2025-10-11T09:00:47.000Z2024-02-01T06:11:17.000Z2024-02-05T17:38:27.000Z

cw7wa (cw7wa) asked a question.

Email reminder to inactive users

Hi,

we need to send a reminder email to users who have not logged in for 150 days. Please help with the steps to achieve the same in OKTA. Also, kindly do let me know if it is possible to customize the email body, like adding company logo and contact details etc.

 

Thanks,

Pabitra


  • User15905896560008893663 (Vendor Management)

    Hi @cw7wa (cw7wa)​ . As Jijo said, this can be achieved via workflows.

    There is a template available, called "Identify Inactive Okta Users", that is set for 30 days, but you can change the number to 150 and use that.

     

    Then you can modify the template, and add at the end of the helper flow a compose card, to build the HTML body of the email, and use a Office send email card to send the previously composed message.

     

    Something to bear in mind for this is that the email will be send as the account that authenticated the Office connector, so you may want to use a service account, properly named.

    Expand Post
    Selected as Best
  • User15905896560008893663 (Vendor Management)

    Hi @cw7wa (cw7wa)​ . As Jijo said, this can be achieved via workflows.

    There is a template available, called "Identify Inactive Okta Users", that is set for 30 days, but you can change the number to 150 and use that.

     

    Then you can modify the template, and add at the end of the helper flow a compose card, to build the HTML body of the email, and use a Office send email card to send the previously composed message.

     

    Something to bear in mind for this is that the email will be send as the account that authenticated the Office connector, so you may want to use a service account, properly named.

    Expand Post
    Selected as Best
    • cw7wa (cw7wa)

      Hi @User15905896560008893663 (Vendor Management)​ ,

      Would you kindly also help us understand if OKTA has any webhook set up. The requirement is, when OKTA sends the reminder emails, we also want to get notified about that. Preferebly, OKTA calling a previously configured API hosted on our side (similar to webhook). It will help us to keep track of those events and take additional action, if any.

      Thanks.

      Expand Post
      • User15905896560008893663 (Vendor Management)

        If you are talking about the automations, no, we can not send a separate email.

        If you are using the Workflows, as I mentioned above, you can send a copy to yourself alongside the user. You can also use an Excel table, or any other system that you want to use for monitoring/storing the data, via a built in connector or a custom API call.

        Expand Post
This question is closed.
Loading
Email reminder to inactive users