List templates
GET /api/v1/eforms/templates returns formTemplateId (send it as templateId). Default list is active templates only.
Send
POST /api/v1/eforms/send:
- Stored client: pass
entityKey(optionalrecipientEmail/recipientMobileoverride for this send only) - Ad-hoc: omit
entityKey, passrecipientNameandrecipientEmail - Mute:
mute: truecreates the form without emailing. DeliveraccessUrlyourself.
formKey, accessUrl, emailSent, and sent. If sent is false, email failed and the form is left as a draft.
Subscribe to eform.submitted via webhooks.