Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To create HTML-based notification content, we recommend the following procedure:

  • Insert all queries (Select Columns field) that you want to use in the notification into the Body field

    Warning
    titleWarning

    Be very careful when using queries with large result sets as they can cause problems. 
    For example:

    • If the execution time of the used queries is greater than the notification check period defined in Schedule tab, the execution of the notification task will NOT finish in time


    Image Added


  • On websites such as HTML5-Editor.net you can create content in Rich Text format and you will get the corresponding HTML code

    Info

    It is possible to embed pictures using Base64 but this technology is not supported on all recipient platforms. Alternatively, you can integrate images that can be reached via a URL.



  • Paste the queries you copied before into the Body field directly into the HTML

    code

    code 
    (if you use the Rich Text field, the original string will most likely break)
    Image Added


  • Optional: If you want to use a more complex HTML template, we recommend to use an editor such as Notepad++ to customize the code

  • Copy the final HTML code

  • Remove all previously saved queries from the Body field in the Notification Settings in ConnectionsExpert

  • Paste the copied HTML code into the body field


Note

Please note that all listed links are third party websites. As the content of these websites is not controlled by panagenda, we cannot assume any liability for such external content.


Example HTML Template

Download the following HTML template and customize it according to your requirements:

View file
nameconnections expert mail template.html
height250