Newer Version Available

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

AutoResponseRule

Specifies whether the autoresponse rule is active (true).

Available in API version 35.0 and later.

Supported SOAP API Calls

query()

Supported REST API HTTP Methods

Query, GET

Fields

Field Name Details
Active
Type
boolean
Properties
Defaulted on create Filter, Group, Sort
Description
If true, the autoresponse rule is active.
EntityDefinitionId
Type
string
Properties
Filter, Group, Sort
Description
Represents the object associated with this autoresponse rule.
Name
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Represents the name of the autoresponse rule.

Usage

Use this object to query whether an autoresponse rule is active.
1SELECT Name, Active
2FROM AutoResponseRule
More information about the autoresponse rule is available by querying the metadata type AutoResponseRules.