Post

2 followers Follow
0
Avatar

Populate email body from fields

Morning,

I'd like to be able to create a custom action to send an email and in that email I would like it to be populated with info from fields.

For example, the email would read something like:

Hello "First Name".  "Project Manager" has been assigned to the project "Project Name"...

I'd be grateful if someone can give me an example of how I can pull info from fields onto the email subject and body please.

Cheers

Martin Jubb Answered

Please sign in to leave a comment.

1 comment

0
Avatar

Hi Martin,

You can use curly brackets to use formulas in the body of the message. E.g. Hello {CurrenUser() + ", " + $Name} project has been successfully created!

I hope this helps.

Roland

Roland Pumputis 0 votes
Comment actions Permalink