Hi everyone,
I’m having trouble updating a Boolean contact attribute in Brevo via n8n. Specifically, I’m trying to set a Boolean field (like ACCES_NUMERIQUE_TE
) to “Yes” or “No,” but none of the formats I’ve tried are working.
Here’s what I’ve tried in the Field Value
input:
"Yes"
/"No"
"true"
/"false"
true
/false
1
/0
I’ve also attempted JSON format…
But none of these seem to work . I keep getting either an error or the attribute doesn’t update correctly in Brevo.
Does anyone have experience with this and know what the correct value or format should be for updating Boolean attributes in Brevo using n8n? Any help would be greatly appreciated!
Thanks in advance!
Philippe
- n8n version: 1.63.4
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: MacOS Sonoma 14.6.1