Embedded
Accessing GRAX from within Salesforce, without installing a managed package
Overview
The GRAX Embedded App allows you to access the GRAX user interface from within Salesforce, opening each page in a new browser tab. This allows for accessing the webapp user interface pages without having to bookmark the pages or remember the URLs. This is sample code and should be reviewed and revised as needed prior to being deployed to your Salesforce environment.
The GRAX Embedded App can be found via the App Launcher in the top left of the Salesforce page, just under the main icon. Click the App Launcher, enter grax
, then click GRAX Embedded
under the Apps header.
Tabs
The default GRAX Embedded app includes tabs for GRAX Setup
, Accounts
, Contacts
, Opportunities
, Cases
, Reports
, and GRAX Documentation
. This set of tabs can be changed by your software development team.
Buttons
The default home page includes six buttons:
Auto Backup
Opens the Auto Backup page from the GRAX User Interface in a new browser tab.GRAX Executions
Opens the Executions page from the GRAX User Interface in a new browser tab.GRAX Search
Opens the Search page from the GRAX User Interface in a new browser tab.GRAX Restore
Opens the Restore page from the GRAX User Interface in a new browser tab.GRAX Settings
Opens the Settings page from the GRAX User Interface in a new browser tab.Salesforce Settings
Opens the GRAX Embedded Custom Settings page from Salesforce Setup in a new browser tab.
Documentation
GRAX documentation is kept up-to-date on the public documentation site. The default GRAX Embedded App home page displays the official documentation site.
Updated about 3 hours ago