Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Request for Assistance with Base64 Encoding/Decoding for Emails

Gpachori
New Contributor II
New Contributor II

Hi There,

We have a situation where an API sends emails in base64 encoded format. We need to decode the email before saving it and ensure it is re-encoded in base64 format whenever we send it.

Could you please provide an example of a JSON or function that we can use to handle this process, both when saving the email in accounts and during user creation?

Thanks,

G

3 REPLIES 3

rushikeshvartak
All-Star
All-Star
  • Do you have an application API to send base64-encoded emails?
  • Or do you want the Saviynt email to be sent as encoded?

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Hi @rushikeshvartak,

We need Saviynt to send emails encoded to the target application, and in return, the target application will send us emails in base64 encoding in 'ImportAccountJSON'.

 

Thanks,

G

  • Saviynt can't send encoded email.
  • If there is API and it need to be decoded from API , You can explore REST connector

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.