Hi Ashish,
please make you have created a email template and then retrieve the particular email template which you want to use and then use the existing microflow sub_CreateAndSendEmail after the retrival template and then add the parameter which is using for user data check the flow.
before sending email make sure your configuration is done.
it will work.
Hi Ashish,
You just have to retrieve your template and use SendEmailWithTemplate Java Action in your microflow for this.
Refer this microflow for same Sample_ACT_SendEmailWithTemplate. You can extend this with your additional requirements.
Hi Ashish,
Check out below blog :