Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Bulk Password Generation

Soyu
New Contributor II
New Contributor II

Hi Folks, 

I'm trying to get bulk list of generated passwords from Saviynt to validate password gen rules but can't manage to get it through. 
So far I've tried to trigger

  • change via API but it forces you to set password via API Call directly
  • using ${randompassword} and ${task.password} expressions in API for sending e-mails but it's treated as text 
  • using above mentioned expressions in Email templates and triggerring Send Email Job with particular template hovewer it works only if no expressions at all are used there, appending any does not send an e-mail

Have you got any idea how to achieve it? Usage of emails would be last resort as I'd have to parse it into .csv via powerautomate or any other solution but anything will be helpful.

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Use saviynt REST API which will create task and send email communications 

https://documenter.getpostman.com/view/23973797/2s9YXce5Yd#7eccc57f-f751-4f30-a6b2-b42aec47150e


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.