Sign in

Create template

documented

Create a template for a domain.

POST /v3/{domain_name}/templatesTemplatesno implementation yet0 runs

Input

domain_name
Mailgun domain
mailgun.com
template_name*
Template name
welcome_template
template_description
Description
Description of the template
template_body
Template HTML
<div class="content">Hello {{title}}</div>
template_tag
Template tag
initial
template_created_by
Created by
team-a
template_headers
Template headers (JSON)
{"From":"no-reply@{{$domain_name}}","Subject":"Welcome"}
template_comment
Version comment
Initial version
Calls mailgun as you (your API key is your account); keychains.dev holds the credentials.
Create template · mailgun · OpenIntegrations