Salesforce connection recipe added to core — easier for the next person #23
ZhixiangLuo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What changed: A verified Salesforce recipe is now in
tool_connections/salesforce/— browser SSO, full REST API, SOQL and SOSL search, works on any org type.Why it matters: Salesforce auth is non-obvious — connected apps are often disabled, SOAP login is being retired, and the Lightning session token does not work for API calls. This recipe handles all of that. Your agent does not have to figure it out.
What this means for you:
setup.md, select Salesforce — done in under a minute.add-new-tool.mdto connect any tool not yet in core — internal tools, custom dashboards, anything with a web UI or API.Beta Was this translation helpful? Give feedback.
All reactions