Web service connector send mail on create account operation

Hi, can anyone please suggest me how to trigger email send notification whenever there is create account http operation finished for web service. I have one web service where I am able to create account successfully, but I am not able to find a way to send mail to user and his manager.

@hranjan3 you can use the email template in sailpoint:

To enable this you need to activate this for the source hope this helps

Hi @hranjan3,

Have you taken a look into the below document.?

Hi Shantanu, Thanks a lot for your input, I will try suggested solution.

@jesvin90 Thanks for your input. I see that given API is from cc which is retired now. Could you please see if we have similar API from Beta or V3

POST {api-url}/cc/api/emailTemplate/setAccountCreateNotificationOptions

@tyler_mairose @colin_mckibben @jordan_violet could you please suggest.

I think I found the replaced API -
POST /api/emailTemplate/setAccountCreateNotificationOptions - Identity Security Cloud (ISC) / Non-Public API Deprecations - SailPoint Developer Community Forum

1 Like