Contact Sync a date custom field with PHP & API not working

Hello!
Hello, I am trying to enter a date in a custom field with the PHP API, there is no way to enter the value.

I’m using
“field[%FECHACV%,0]” => date(‘Y-m-d H:i:s’)

no way! the other fields syncs ok

if someone can help me that would be great

thanks!

1 Like

It seems tha the field name was the problem…
Solved changing the custom field name

1 Like