LastModifiedFieldNames
A comma-separated list of Salesforce fields to use to populate the last modified date metadata returned by the identifiers action. The connector checks the fields in the order you specify and uses the first that it finds.
The identifiers action returns this information only when you set the ShowMetadata
action parameter and include the modifiedDate
option.
Type: | String (comma-separated list) |
Default: | LastModifiedDate |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | LastModifiedFieldNames=LastModifiedDate
|
See Also: |