action mandrillapp_post_messages_send_template_json { label: "post_messages_send_template_json" description: "Send a new transactional message through Mandrill using a template" provider: mandrillapp method: POST path: "/messages/send-template.json" encoding: json output: { type: "object" additionalProperties: true } }