GPT Extension for Salesforce

★★★★★
★★★★★
32 users
<
>
Kidde Hardwired Smoke & Carbon Monoxide Detector, AA Battery Backup, Interconnectable, LED Warning Light Indicators
★★★★★
★★★★★
Beach Day Demure - Silver
★★★★★
★★★★★
Paris 2024 Paralympics Mascot Welcome Pin Badge
★★★★★
★★★★★
Enence Instant Translator Device Personal Language Assistant
★★★★★
★★★★★
Friends, Lovers and the Big Terrible Thing by Matthew Perry
★★★★★
★★★★★
Friends, Lovers, And The Big Terrible Thing: A Memoir By Matthew Perry (Author) - Friends, Lovers, And The Big Terrible Thing: A Memoir By Matthew Per
★★★★★
★★★★★

A simple browser extension that reads the page content and requests OpenAI GPT to explain/summarize the content.

The extension runs on the browser and first checks whether a Salesforce page is open.

If a flow is opened, then calls the Salesforce tooling API and gets the flow metadata/definition to send to OpenAI, otherwise it just uses the information already displayed on the page. For other pages it collects the page contents and sends to OpenAI for summarization.

The privacy policy is at https://sites.google.com/view/ mybrowserextensions/salesforce -gpt-extension

This extension does not handle personal or sensitive user data. It only communicates with:
1) Salesforce to request metadata about flows and other items.
2) OpenAI to pass the page contents or the flow definition to request an explanation or summary.

The source code can be found at:  https://github.com/Fernando-Fe rnandez/SalesforceGPTExtension
Related