Hi All,
What API gets called in the backend for Send Email step in workflows?
Hi All,
What API gets called in the backend for Send Email step in workflows?
I am not sure what does workflow use, but there is an API that you can use for sending emails, slack messages or teams messages …
https://developer.sailpoint.com/idn/api/beta/send-test-notification/#send-test-notification
Workflows uses an internal API to send email notifications.
Hi Nitesh,
Thank you for the reply but send-test-notification is not taking dynamic body. Have you tried to send dynamic body in send-test-notification ?
Thank you @colin_mckibben for the reply. Can you please help us here we need to send dynamic body using send-test-notification. We were able to achieve it before using default-template as key but it seems that not that is removed. We just want to use send-test-notification with dynamic body it will be a great help if you can guide us here
Hi @RAKGDS
I had used it in a script file and the body was formed using variables from the script. I agree with you. It may not be supporting dynamic body
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.