Custom attributes don't set during contact creation

Hi!

In my app im creating contacts through API calls using sendinblue java library. Every default data set fine but brevo does not really seem to care about custom attributes that im setting in the same API call. I created these attributes manually in admin panel. Is there any reason for it to not work or maybe i am doing something wrong?

Ok, i realized i was using wrong date format and that enum doesn’t really take string name for values, rather they prefer number values for enums. But i still have problems with setting value for boolean attribute. I tried with Yes/No format, true/false and even 0/1 :slight_smile: . Nothing really works. Does anybody know what can be issue here?

Hi @HotSalami , thanks for posting on this community.

Could you please send us the code you’re using (don’t forget to anonymize what needs to be)?