Skip to main content
Solved

Gmail automation - can I format inserted fields?

  • August 18, 2022
  • 3 replies
  • 35 views

Nedra_Hines
Forum|alt.badge.img+10

Good day everyone! For gmail automation, in the Message section - is there a way to format fields that are inserted into the content of the message? Examples are below:


I would love for the message to be easier for the client to read. Thanks!!

Best answer by Mohamed_Swella1

Thank you so much!! I really appreciate it.


My pleasure :slightly_smiling_face: If that fixes your problem please mark it as solved

3 replies

Mohamed_Swella1
Forum|alt.badge.img+17
  • Inspiring
  • 1030 replies
  • August 22, 2022

Hi @Nedra_Hines ,

The only way to do that is to format the fields the data comes from. For example, for the 6.6666 you can use the Round() function. For the date you can use the Datetime_format


Nedra_Hines
Forum|alt.badge.img+10
  • Author
  • Inspiring
  • 24 replies
  • August 22, 2022

Hi @Nedra_Hines ,

The only way to do that is to format the fields the data comes from. For example, for the 6.6666 you can use the Round() function. For the date you can use the Datetime_format


Thank you so much!! I really appreciate it.


Mohamed_Swella1
Forum|alt.badge.img+17
  • Inspiring
  • 1030 replies
  • Answer
  • August 23, 2022

Thank you so much!! I really appreciate it.


My pleasure :slightly_smiling_face: If that fixes your problem please mark it as solved