Mail send with OAuth 2.0 - Fixed HTML with variables
Posted: Thu Dec 18, 2025 11:25 am
Hello,
I need to migrate my default email sending application to ‘Mail send with OAuth 2.0’.
I was sending a fixed HTML file that contained variables.
For example:
These are no longer interpreted by ‘Mail send with OAuth 2.0’.
However, the variable [Job.NameProper] is interpreted correctly.
Is there anything in the syntax that needs to be changed?
Thanks
I need to migrate my default email sending application to ‘Mail send with OAuth 2.0’.
I was sending a fixed HTML file that contained variables.
For example:
Code: Select all
[Metadata.Text:Dataset="Payload",Model="JSON",Path="/Number"] However, the variable [Job.NameProper] is interpreted correctly.
Is there anything in the syntax that needs to be changed?
Thanks