Salesforce Sales Cloud - Custom Objects in Salesforce Sales Cloud

We support your custom objects and fields in the Salesforce Sales Cloud element. Use the following endpoints:

  • GET /objects to return all custom objects.
  • GET /{objectName} to interact with the custom APIs.
  • GET /objects/{objectName}/metadata endpoint to expose metadata for fields associated with your custom object.