Other than that, can you please give more details about this part: « I don’t really understand how to create a condition that would meet my requirement »; where are you blocked at?
Hello @Kuldas I also work at Brevo and use our API on Make too
What I understand from your scenario is that you don’t want to update the attributes of a contact if it exists in the database?
If the contact already exists in the database, it depends on the parameters you pass in your API post Create a Contact . If the contact already exists and you pass first_name and last_name attributes in your API, it will update the contact via this existing email. In any case, the email is the contact key for this API. If the contact doesn’t exist, it will create it.
If your need is indeed :
to create a contact if it doesn’t exist in the Brevo database
not to update the contact if it already exists in the database
Hi Michael. I am also using MAKE but encountering some problems
I created a scenario google sheet-> Brevo
Fact is that when the SMS field gets in empty or invalid I get the below error and the contact is not created in brevo.
2 problems
Brevo doesn’t create the contact even though it gets a valid email address. WHY?
How Make can fix the number.
PS
the module “phone number” requires to select a specific area code while I get numbers from all over the world…