We support your custom objects and fields in the Salesforce Sales Cloud element. Use the following endpoints:
GET /objectsto return all custom objects.GET /{objectName}to interact with the custom APIs.GET /objects/{objectName}/metadataendpoint to expose metadata for fields associated with your custom object.