Name of the form an e-mail to me possible?

My Mautic version is: 4.4.10
My PHP version is: 8.0.30
My Database type and version is: Mariadb 10.

On every time a new contact fills out a form the campaign sends me as owner an e-Mail. I found the variable {form=id} but can i somehow send the name of the form in this e-mail? Is there a variable?

Hi @stefan-franz,

You can achieve this in two ways:

  • Utilize form actions, which, upon form submission, send you an email containing the form name and other information as well; Or
  • Set up a campaign, create an email specifically for this purpose where you include the form name, and configure it to send to you when someone fills out your form.

I would suggest following the first option, as it is easier to implement and straightforward. However, the choice depends on your specific needs.

Best regards,
Ricardo

1 Like