Whenever a person registers for my webinar, their details will be created in Brevo.
However, sometimes, they'll fill in 2nd time because they entered incorrect details (eg email, tel no). And Pabbly Connect will send me this error:
{
"code": "duplicate_parameter",
"message": "Unable to update contact, SMS is already associated with another Contact",
"metadata > duplicate_identifiers > 0": "SMS"
}
How do I ask Brevo to update the contact and not marked it as duplicate parameter?
Thanks.
However, sometimes, they'll fill in 2nd time because they entered incorrect details (eg email, tel no). And Pabbly Connect will send me this error:
{
"code": "duplicate_parameter",
"message": "Unable to update contact, SMS is already associated with another Contact",
"metadata > duplicate_identifiers > 0": "SMS"
}
How do I ask Brevo to update the contact and not marked it as duplicate parameter?
Thanks.