action mandrillapp_post_templates_render_json { label: "post_templates_render_json" description: "Inject content and optionally merge fields into a template, returning the HTML that results" provider: mandrillapp method: POST path: "/templates/render.json" encoding: json output: { type: "object" additionalProperties: true } }