M
mchiulli@adobe.com
Guest
For integrations with SalesForce.com (SFDC), in order to use the serializer the Attribute names can not start with an underscore "_". Given the Corticon REST / JSON API includes a mandatory attribute __metadata, this prevents the OOB SFDC Web Service integration in APEX. Please drop the "__" or change to something like "object_metadata"
Continue reading...
Continue reading...