How to send an alert email after an approval was rejected? | Community
Skip to main content
New Participant
April 19, 2024
Solved

How to send an alert email after an approval was rejected?

  • April 19, 2024
  • 1 reply
  • 836 views

Hi there,

 

I have setup the below workflow to trigger the qualified customers and send email that consists of their data. So , when they approve they should receive an email else if they reject I should receive an email with the remarks included in it. Is it possible to get the remarks in the alert email as well. 

 

 

Thank you in advance.

 

Best,

Revanth

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

Try

 

<%= vars.response %>

1 reply

_Manoj_Kumar_
New Participant
April 22, 2024

Hello @rvnth 

 

The set up in the screenshot should work. Are you facing any issues in this?

     Manoj     Find me on LinkedIn
rvnthAuthor
New Participant
April 22, 2024

Hi @_manoj_kumar_ , I would like to know how to retrieve the remarks submitted in the Approval step into the Alert activity. Please suggest. 

 

 

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
April 23, 2024

Try

 

<%= vars.response %>

     Manoj     Find me on LinkedIn