Installing the AptEdge Managed Package
AptEdge is installed in Salesforce via a private package installation URL, Obtain the installation URL from your AptEdge representative.
- Open the installation URL in your browser.
⚠️ Note: Sandbox and Production environments use different installation URLs. - Select Install for All Users (recommended).
Approve any requested third-party access if prompted.
Click Install and wait for the installation to complete.
You will receive an email notification once the installation finishes.
Adding AptEdge to the Case Record Page
To surface AptEdge inside Service Cloud, add it to the Lightning Record Page for Cases.
- Navigate to a Case record.
- Click the ⚙️ Setup (gear) icon in the top-right.
- Select Edit Page (opens Lightning App Builder).
In the component panel, locate the AptEdge Lightning Component.
- Drag and drop the component into the right-hand sidebar (or preferred region).
- Click Save.
Control Component Visibility (Recommended)
Admins should ensure that the AptEdge component is only visible to licensed users by applying appropriate component visibility filters in the Lightning App Builder.
Common approaches include:
Profile-based visibility (e.g., restricting the component to specific user profiles)
Custom User field–based visibility (e.g., a checkbox or attribute that identifies licensed users)
The best approach will depend on your organization’s user management and licensing model.
💡 Note: Regardless of how visibility is configured, access to AptEdge functionality is controlled by the AptEdge Permission Set, which should only be assigned to licensed users.
Assign “AptEdge” Permission Set
Access to AptEdge is controlled via a Permission Set.
Go to Setup.
In the Quick Find box, search for Users → select Users.
Click into the desired User record.
Scroll to the Permission Set Assignments related list.
Click Edit Assignments.
Move AptEdge into the Enabled Permission Sets column.
Click Save.
💡 Tip: For multiple users, consider assigning via Permission Set Groups, Permission Set Licenses, or bulk tools like Data Loader.
Configure the Domain and Token
You must configure the AptEdge widget with your instance domain and API token.
Retrieve Credentials from AptEdge
Navigate to:
https://<your_instance_name>.aptedge.io/settings/appsLocate your App configuration.
Base URL → AptEdge Domain
Token → AptEdge Token
⚠️ If installing for the first time, generate a new token.
⚠️ If re-installing, do NOT regenerate the token unless necessary—this will break existing integrations.
Update in Salesforce
From a case where AptEdge is visible:
Click the Settings Icon on the widget.
Enter:
Domain / Base URL (note the lack of https://)
API Token
Click Save.
Adding Trusted URLs (CSP Trusted Sites)
If the AptEdge widget fails to load, you may need to configure CSP Trusted Sites.
Go to Setup.
In Quick Find, search for Trusted URLs.
Click New Trusted Site.
Fill in:
Trusted Site Name:AptEdge
Trusted Site URL:https://storage.googleapis.comEnable:
✅ connect-src
✅ frame-src
Click Save.
Verification
After completing setup:
Open a Case record
Confirm the AptEdge component loads successfully
Verify:
Only users with the AptEdge Permission Set can see the widget
Non-licensed users do not see the component
Comments
0 comments
Article is closed for comments.