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
Parameter | Description |
---|---|
Object Name | The name of the object. For example: Account . |
Advanced Parameters
Parameter | Description |
---|---|
If Modified Since | An 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
Preview this Workflow on desktop