Skip to main content

I was wondering if there is a way to have a Zap which has a sendinblue action that sends a transactional email using a specific template instead of specifying the mail content in zapier.

The UI certainly doesn’t give me that option but i know for a fact, that the SIB api would support doing exactly that.

 

Background is that I’m trying to automate reminder mails for users of my app that are no contacts in sib and also shouldn’t be...

The Zapier SIB integration only has the 1 action for sending emails which of course is the ‘Send Transactional Email’ which is not built to support what you are asking. 

However, you are correct that the API does support templated emails: https://developers.sendinblue.com/docs/send-a-transactional-email and since their api is authenticated with an API key you can use the docs (https://developers.sendinblue.com/docs/how-it-works) and a Zapier webhook.