Newer Version Available

This content describes an older version of this product. View Latest

WorkflowRule

Represents a workflow rule that is used to fire off a specific workflow action when the specified criteria is met. Creation and modification of workflow rules isn't supported. Includes access to the associated WorkflowRule object in Salesforce Metadata API.

Available from API version 30.0 or later.

Supported SOAP Calls

query()retrieve()

Supported REST HTTP Methods

Query, GET

Fields

Field Name Details
FullName
Type
string
Properties
Group, Nillable.
Description
The Metadata API full name.
Id
Type
id
Properties
Filter, Group, Sort.
Description
The ID of a specific workflow rule.
LastModifiedDate
Type
datetime
Properties
Filter, Sort.
Description
Last modified date.
Metadata
Type
WorkflowRuleMetadata
Properties
Nillable.
Description
Workflow rule metadata.
Name
Type
string
Properties
Filter, Group, Sort.
Description
The enum name or ID of entity this rule is associated with.
NamespacePrefix
Type
string
Properties
Filter, Group, Nillable, Sort.
Description
The namespace prefix.
TableEnumOrId
Type
picklist
Properties
Filter, Group, Sort.
Description
The enum (for example, Account) or ID of the object this field is on.