Question
API Java: How to sync datetime attribute
Hi All
When using syncLead,
I'd like to add a Timestamp(datetime from SQL) attribute to my lead, DoB for example, but the attribute type is always String, and the value can only be a string.
Can I change it to Timestamp/Datetime or there is another approach.
Thanks a lot.

Also, could someone tell me where can I find the full documatation of the API for Java. Class map, methods summary so on so forth.
Cheers
When using syncLead,
I'd like to add a Timestamp(datetime from SQL) attribute to my lead, DoB for example, but the attribute type is always String, and the value can only be a string.
Can I change it to Timestamp/Datetime or there is another approach.
Thanks a lot.

Also, could someone tell me where can I find the full documatation of the API for Java. Class map, methods summary so on so forth.
Cheers