menu

2nd September 2023

Email to Table 📩 Enhancements


The email-to-table functionality has been improved.

When a table receives an email (not an existing record), a new record will be created and the content is mapped as follows:

  • Subject - first text field in table
  • Body - first textarea field in table
  • Attachments - first file field in table

Additionally, the parser will try to find key:value pairs of field names in the individual lines of the text version of the body and assign the values accordingly.

For example, if your email contains:

Status: New

AND the table has a field called "Status" and that field has a valid option for "New"

then Status will be set to New as well.

Note that this is for single lines only.

InfoLobby © 2024 Globi Web Solutions