Create Brevo contact in Make

I tried asking this from make community but with no luck. This is more make issue I guess but I try here too.

I have the same problem as in this thread:

  • I’m sending names and emails from webflow form to make
  • In Make I route the info to brevo and send an email to the form filler (works fine)
  • I’m trying to add that info to my contact list in brevo, but the get a contact-module says Contact does not exist (document_not_found).

Another image

In the original thread there is an error handler added to the get contact module, but there is no screenshot on how to set it up.

Also There is a filter added before Create contact module, but how can I get that 313. error message in the condition field?

Anyway is this the only way to get contact information from webflow form to brevo list?

Anyone?

Can anybody help. Any alternative solutions?

Hey @tomppalonen ,

you will have to add a sleep module. In most cases Make ist “too fast” and the record is not yet properly in the database to fetch it.

Hope that helps,

Felix