Salesforce
Salesforce CRM API integration with managed OAuth. Install only if you need Salesforce CRM administration. Connect with the narrowest Salesforce permissions...
Downloads
17,752
+51 (+0.3%)
Stars
8
DL/day
190.9
Installs
9
Versions
3
Age
93d
Acceleration
-31.5%
Growth Trajectory
Version Releases
| Version | Date | Changelog |
|---|---|---|
| 1.0.6 | 2026-05-03 | - Added strong security guidance: treat the API key as secret, rotate if exposed, and revoke unused Salesforce connections promptly. - Updated description and usage to emphasize least-privilege OAuth, sandbox use for risky actions, and always verifying connection ID before requests. - Clarified that only supported/documented endpoint paths should be used. - Instructions now require explicit user confirmation with details before any write or batch operation; added steps to confirm record and intended impact. - Emphasized defaulting to read-only actions and increased caution on all composite/batch operations. |
| 1.0.5 | 2026-05-02 | - Updated all Maton API endpoints from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for consistency. - Clarified instructions for specifying a Salesforce connection via the Maton-Connection header, emphasizing its use when multiple connections exist. - Added a new "Security & Permissions" section requiring explicit user approval before any write operations (create, update, delete). - Removed LICENSE.txt file. |