Description:

Describes the individual metadata for the specified object. This meta data contains all information about objects in JSON format (URL, Name, Id, Type).

Tags:

Salesforce, sobjectName

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the Expression Language Guide.

Name

Default Value

Allowable Values

Description

Salesforce Authentication Service

Controller Service API:

SalesforceAuthenticationService
The Controller Service that is used to obtain connection to Salesforce

Salesforce Object Name

Represents the object name in user's Salesforce account. Supports Expression Language: true

Relationships:

Name

Description

Failure If this processor has not able to fetch metadata from Salesforce account, the relationship is fall into failure.
Success If this processor has able to fetch metadata of specified object from Salesforce account for corresponding field, the relationship is fall into success relationship.

Reads Attributes:

None specified.

Writes Attributes:

None specified.

How to get Salesforce object metadata from records using Data Integration Platform?

In Data Integration Platform use “GetSalesforceObjectMetadata” Processor to get the Salesforce object metadata in Salesforce records. Here is the overview image for GetSalesforceObjectMetadata with success relationship.

Step 1: Drag “GetSalesforceObjectMetadata” processor in canvas page and pair with success relationship. If data is sent to destination or queued successfully, its moves into success relationship.

Step 2: Processors shows the default controller service as Salesforce Authentication service. You must enter the Salesforce object name in Salesforce account.

Step 3: Once job is success and it has able to fetch meta data from required objects, the relationship is fall into success.