Best answer

Help Adding Updates in Monday.com to Contact Records When an Email is sent to a Specific List in Sendinblue


Userlevel 1

Hello!

I am trying to connect our email sending client for our marketing emails (Sendinblue) with Monday.com so that each time an email is sent to a specific list in Sendinblue, each contact in Monday.com matching those in the list receives an update in the form of a plain text or html version of the email sent. I already have a Zap that keeps the Sendinblue and Monday.com synced and up-to-date with each other.

I have also successfully tested a Zap on a smaller scale that sends an update to just one specific item (contact) in Monday.com when we send out our big monthly email to our whole sending list. I’m hopeful what I’m trying to do above is possible.

icon

Best answer by christina.d 17 June 2022, 06:17

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Userlevel 7
Badge +14

Hi @Global Helps 

Good question.

You’ll likely have to use transactional webhooks from SIB as detailed here: https://developers.sendinblue.com/docs/how-to-use-webhooks

The Zap trigger would be Webhook - Catch Hook: https://zapier.com/app/get-help

Userlevel 1

Thank you. I'll dig into this and see what I can do.

Userlevel 7
Badge +9

Hey there, @Global Helps! I wanted to check-in and see how goes the digging! Keep us posted. 🤗

Userlevel 1

The more I dig, the more this looks beyond my pay grade. I have the SIB transactional Webhook codes I needed and successfully put them into the webhook url generated by Zapier. It works if I test using a program like Postman, but still can't get Zapier to catch the hook properly. I've been putting together a team of volunteers to help work on this who have more developer experience. We'll be meeting later this week to see what we have come up with and work together on the problem.

Userlevel 7
Badge +9

I’m sorry to hear you’re still blocked on this but stoked to hear you got that far with setting it up! 🙌🏽

Definitely keep us posted on your success!

To summarize Troy’s recommendation was:

You’ll likely have to use transactional webhooks from SIB as detailed here: https://developers.sendinblue.com/docs/how-to-use-webhooks

The Zap trigger would be Webhook - Catch Hook: https://zapier.com/app/get-help

Here’s a few more resources on getting started with Webhooks in case it’s helpful:

I hope some of this helps! 🤗