Skip to main content

Describe Object

Completely describes the individual metadata at all levels for the specified object. For example, this can be used to retrieve the fields, URLs, and child relationships for the Account object. For more information about the metadata that is retrieved, see DescribesObjectResult in the SOAP API Developers Guide.

Basic Parameters

ParameterDescription
Object NameThe name of the object.
For example: Account.

Advanced Parameters

ParameterDescription
If Modified SinceAn optional parameter specifying a date and time.
The request returns records that have been modified after the specified date and time.

Workflow Library Example

Describe Object with Salesforce and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop