Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

GoalLink

Represents the relationship between two goals. This is a many-to-many relationship, meaning that each goal can link to many other goals.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Name Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description
The auto-generated name of the goal link.
ParentGoalId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the parent goal.
SubgoalId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the subgoal.