GPT Extension for Salesforce

★★★★★
★★★★★
30 users
<
>
3M 06-0100-30 Speedglas 9100XX Welding Helmet 9100 with Auto-Darkening
★★★★★
★★★★★
Fisher Price People Lot Of 21
★★★★★
★★★★★
Panini 2022 Contenders Football Blaster Box
★★★★★
★★★★★
EVGA GeForce RTX 2070 Super Black Gaming, 08G-P4-3071-KR, 8GB GDDR6
★★★★★
★★★★★
Ardell Demure Black False Eyelashes
★★★★★
★★★★★
Winmau Rhino 228 Extra Thick Standard Dart Flights
★★★★★
★★★★★

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