This feature at the moment requires a premium Zapier plan.

Step by step guide

1

Add "Webhooks" action by Zapier

In the modal that allows to add actions in Zapier’s automations. Select Webhooks by Zapier.

2

Select Custom Request action

In the first setting of Zapier webhook, select the Custom Request option, and go next.

3

Select Custom Request action

Now fill the following fields:

  1. Method: POST
  2. URL: https://app.minimo.it/api/transactionals
  3. Data Pass-Through: False
4

Add Email Variables and Body

In this input, add a json format text, with recipient, uid and customFields. Follow the image below for the right format.

The UID is located in your Minimo account, in the table of the “Transactionals”.
5

Insert the credentials and auth

You need to insert two headers pais.

  1. Pair: Containing Content-Type and application/json
  2. Pair: Containing Authorization and bearer YOURAPIKEY

Replace YOURAPIKEY with the one you can generate in your Minimo account in the API KEY settings (Click here to visit).