EngageLinkSettings
Stores configuration settings related to Engage Link, such as feature toggles and integration parameters used during remote engagement sessions.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the Engage Link settings record, used as the primary key. |
| Global ID | String | True |
System-generated global identifier used to uniquely identify the record across environments and integrations. |
| Link | String | False |
System-managed reference to the internal Engage Link object associated with this configuration. |
| Name | String | False |
Descriptive name of the Engage Link settings configuration, typically used for display and filtering. |
| Status | String | False |
Indicates the current status of the Engage Link settings record, such as Active, Inactive, or Archived. |
| Created By | String | True |
Username or ID of the user who initially created the Engage Link settings record. |
| Created Date | Datetime | True |
Timestamp of when the Engage Link settings record was first created in the system. |
| Last Modified By | String | True |
Username or ID of the user who last updated the Engage Link settings record. |
| Last Modified Date | Datetime | True |
Timestamp of the most recent update made to the Engage Link settings record. |
| Account Selection Mode | Decimal | False |
Numeric value that determines how users can select accounts within Engage Link, based on predefined access rules. |
| Engage Link Apps | String | False |
Comma-separated list of Engage Link applications that are enabled for this configuration, such as engage_app, meeting_app, content_viewer. |
| Company Logo | String | False |
Reference to the file or URL representing the company logo, used in Engage Link branding and presentations. |
| Setup Owner ID | String | False |
Identifier of the user or administrator who owns and maintains the Engage Link configuration. |
| Security Profile | String | False |
Name or ID of the security profile that governs access permissions for this Engage Link settings record. |
| Legacy CRM Id | String | False |
Identifier used in legacy Customer Relationship Management (CRM) systems to map this Engage Link settings record during migration or integration. |
| Allow Sending of Custom Presentation | Bool | False |
Boolean flag indicating whether users are allowed to send custom presentations via Engage Link. |
| Call Signature Request Expiry Period | Decimal | False |
Numeric value representing the number of days before a call signature request expires after being initiated. |
| Application Profile | String | False |
Identifier of the application profile that defines the behavior and settings of Engage Link apps associated with this configuration. |
| AOC Signature Request Expiry Period | Decimal | False |
Numeric value representing the number of days before an Acknowledgement of Content (AOC) signature request expires. |
| Call Signature Share Sheet | Decimal | False |
Flag or identifier that determines whether the call signature sheet can be shared externally or internally. |