Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

Clearing a custom Field or setting it to zero

$
0
0

Topic by Simon Bourigault

I am currently working with Contact custom fields with SOAP (using the zeep library in Python)

I'd like to update a custom field to the IntegerValue of 0. Unfortunately, this doesn't seem to be possible : I get an error that reads "Expected IntegerValue for property x"

I'm assuming that a value of 0 is equivalent to "no value". Fair enough, I'd be okay with clearing the value of that field instead of setting it to zero. But can't seem to do that either.

 

Anyone faced the same issue ?

Thanks !


Viewing all articles
Browse latest Browse all 2504

Trending Articles