Scenario from cal.com to Brevo failing for duplicate parameter (phone number)

Hi,

Pretty new at make (but reaaaally trying :joy:), I need to create an automation from Cal.com to Brevo.

When an appointment is made, the contact is either created or updated (name, email, phone number and appointment type).

I’m totally stuck at this point :
➜ New email + new phone number : the new contact is created :heavy_check_mark:
➜ Existing email + new phone number : contact is updated :heavy_check_mark:
➜ Existing email + existing phone number : :x:
Contact already exist (duplicate_parameter).
➜ New email + existing phone number : :x:
Unable to create contact, SMS is already associated with another Contact (duplicate_parameter).

My “phone filter” doesn’t seems to work either.
114. payload.responses.Portable.value != +120. attributes.SMS

I would really appreciate any help on this automation.

Thanks,

Gaëlle

Hi @Gaelle ,

It is an interesting question, there is a similar solved question here.

Hope it helps.

BR,

PBI

2 Likes

Hi there, I’m having the same problem. The link sent seams to not solve the probelm