This action creates a new contact or updates an existing one.
Developer info
API endpoint slug
brevo.add_or_update_contact
Filter code method
Brevo.addOrUpdateContact.skip(string?: reason)
Runtime method
runAction("brevo.add_or_update_contact", {})
Action fields
Update if exists Dropdown list
Label
Update if Contact Exists
Helper text
If a contact with the same email or SMS already exists, enabling this setting will update the existing contact. If disabled, it will create new contacts only.
Slug
update_if_exists
Required
true
Can have default value
true
Filter code method
Brevo.addOrUpdateContact.setUpdate If Exists(string: update_if_exists)
Email Text input > Other
Label
Email
Helper text
Email address of the contact
Slug
email
Required
false
Can have default value
true
Filter code method
Brevo.addOrUpdateContact.setEmail(string: email)
Mobile sms Text input > Other
Label
Mobile SMS
Helper text
Mobile phone number for SMS communication. Use international format with country code (e.g., +12025551234) or US format (e.g., 2025551234)