
cw7wa (cw7wa) asked a question.
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

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.