How can below highlighted be made dynamic? Why I want because, I want to set up a production and dev/qa application. At present the entire content in the hyperlink is hard coded. I have copied the app for dev/qa with different name and when the mail fires, it should contain details for dev/qa app.
You can hold the different values for the highlighted section in some column of some table in your app. Then you can reference it in the expression based on an IF() or SWITCH() or similar.
This is very helpful, Thank you! I don’t like how long my Deep Link things end up in my Bot-sent emails. This will allow me make the entire “Click HERE” text bigger & easier to understand what to do. I would love to be able to apply this link to a nice, standard looking button that says “Click here to view record”. Is this possible? Thank you!