Skip to main content

I have tried putting these into email body messages but they come up empty.

Maybe I am not using the correct syntax.

<%Data:DeclineReason%>

[[Data:DeclineReason]]

Hey @mshealy 

hope you doing great, Can you tell what exactly you want add in email body? 

 


The DATA:DeclineReason that someone enters when they decline to sign.


I figured it out. Just for the future if someone asks, i created a variable, added an update variable value step after the reject that took the summary.transaction.comments and copied them into the variable, DeclinedReason. Then I used that variable in an email. <%#Variable.DeclinedReason%>.


Reply