Mustache
You do not need to establish a connection to use the Mustache app.
Compiles a Mustache template to text.
Field | Description |
---|---|
Template mode | Select Non-mappable or Mappable. If you need to build a template from variables, select Mappable. |
Template | Enter the desired Mustache template in this field. Use variables as required and close them in double curly braces {{}}. These braces are called mustaches. |
Variables | Define the variables used in your template. |
To demonstrate what the module does, we will generate a short party invitation sent by email.

In the Mustache module, there are two fields for each variable item, Key and Value.

When someone enters values into the Google Sheets document, these values will be used as variables for our Mustache template.
The final app module, in this case an Email > Send an email module, uses the content from the Mustache module and sends the email.
