action mandrillapp_post_inbound_send_raw_json { label: "post_inbound_send_raw_json" description: "Take a raw MIME document destined for a domain with inbound domains set up, and send it to the inbound hook exactly as if it had been sent over SMTP" provider: mandrillapp method: POST path: "/inbound/send-raw.json" encoding: json output: { type: "object" additionalProperties: true } }