Start a new topic
Solved

Email Message field character limit

The user interface Message field has a limit of 2048 characters which cannot be increased. The @embed Function Macro can be used to insert messages larger than 2048 characters.


  • Create a text file that contains the desired text and save the file to a network folder accessible by InfoBurst
    • Example: Message1.txt
  • Add the file to InfoBurst and note the folder name
    • Example: /Documents/Messages
  • Add the @embed macro to the Message field referencing the folder path and file name (not including extension)
    • Example: [@embed(/Documents/Messages/Message1)]


The text contained in the text file will be written to the message. Example video attached.

mp4
Login or Signup to post a comment