๐Ÿ’ก

TrackForcePro Help

Documentation, Resources & Support

Version 1.1.15

๐Ÿ“š Documentation

Resource Description
Home Main landing page with overview and feature highlights
Full Documentation New Complete versioned documentation with all features and changelog
Quick Start Guide Recommended Step-by-step visual guide to install and use TrackForcePro
Privacy Policy Information about data handling, security, and privacy practices

โœจ Features Overview

Feature Description Status
๐Ÿ” Audit Trail Extraction Extract and export setup audit logs from Salesforce orgs Available
๐Ÿ”— GraphQL Builder Visual query composition for Salesforce UI API Available
๐Ÿ“Š SOQL Builder Build SOQL queries with filters, ordering, and limits Available
๐Ÿ’พ Data Explorer Favicon manager, user search, and record lookup tools Available
๐Ÿ“ก Platform Events Monitor and publish platform events in real-time Available
๐Ÿ“ข Lightning Message Service Tools for working with LMS channels Available
๐Ÿ’พ Cache Manager Intelligent caching for improved performance Available

โŒจ๏ธ Keyboard Shortcuts

Shortcut Action
Ctrl/Cmd + Shift + E Open TrackForcePro popup
Ctrl/Cmd + Enter Execute query (in SOQL/GraphQL builders)
Ctrl/Cmd + S Save current query
Esc Close popup or modal

๐Ÿ’ฌ Frequently Asked Questions

How do I install the extension?
Follow our Quick Start Guide for detailed installation instructions with screenshots.
Is my Salesforce data secure?
Yes! TrackForcePro processes all data locally in your browser. No data is sent to external servers. See our Privacy Policy for details.
Which Salesforce editions are supported?
TrackForcePro works with all Salesforce editions including Developer, Professional, Enterprise, and Unlimited.
Does it work with Salesforce Sandbox?
Yes! TrackForcePro fully supports both Production and Sandbox environments.
How do I export audit logs?
Navigate to the Audit Trail tab, set your filters, then click the Export button. You can export in CSV or JSON format.
Can I use GraphQL with any Salesforce org?
Yes, the GraphQL Builder uses Salesforce's UI API which is available in all orgs with API access enabled.

๐Ÿ› ๏ธ Support

Action Description Link
๐Ÿ› Report a Bug Found an issue? Let us know so we can fix it Create Issue
๐Ÿ’ก Feature Request Have an idea for a new feature? We'd love to hear it Submit Request
โ“ Ask a Question Need help with something? Open a discussion Ask Question

๐Ÿ”ง Troubleshooting

Issue Solution
Extension not appearing Make sure you're on a Salesforce page (*.salesforce.com or *.force.com)
Queries not executing Check that you have API access enabled in your Salesforce profile
Session expired error Refresh your Salesforce page to get a new session token
Export not working Ensure your browser allows downloads from extensions
GraphQL errors Verify your object and field names are correct and accessible