Winter 2016 Updates

February 5, 2016 | by

REST API

Custom Objects

  • Custom Objects N:N relationships now supported
    • Lead or Account records may now have many-to-many relationships through custom objects via the definition of intermediate objects.  After creating a standalone custom object type, and intermediate object type can be created with link fields to both the standalone object and either leads or accounts.
    • There are no new API calls for this capability, but the object definitions must be configured correctly to leverage these relationships through the API.

SOAP API