Skip to main content

List standard object schemas

GET 

/metadata/standard_objects

List standard object schemas

Support:

ProviderSupported
HubspotYes
SalesforceYes
PipedriveNo
MS DynamicsNo

Request

Header Parameters

    x-customer-id stringrequired

    The customer ID that uniquely identifies the customer in your application

    Example: my-customer-1
    x-provider-name stringrequired

    The provider name

    Example: salesforce

Responses

An array containing the names of Standard Objects

Schema
  • Array [
  • string

  • ]
Loading...