Send Formyoula Email via JavaScript

The Formyoula email connection can be triggered using the following email send API.

Please provide the form template ID and the form email connection ID in your POST request.

"api/templates/:form_template_id/connections/:form_connection_id/email"

Sending email with an existing form entry Id.

Sending email with a form entry in progress, i.e. unsubmitted.

The Email Connection Id will be the last Id in the URL:

image