Hello everyone,
I'm currently working on combining a specific text with a variable in my flow. I've created a variable called "FileContents" to read text from a file.
In the main body of an email, I intend to write a message and combine it with the content of the variable.
For example:
Dear Alex,
[FileContents]
Thank you.