Add a Salesforce Connector
Adding a Salesforce Connector will be awesome.
What to Do
You can follow the below PR examples to see how to add new connector https://github.com/MODSetter/SurfSense/pull/125 https://github.com/MODSetter/SurfSense/pull/37
I'd like to propose adding a Salesforce connector to enable:
- Bi-directional data sync between Forge and Salesforce
- CRUD operations on standard/custom objects
- Real-time event triggers
Implementation Plan:
- Auth: Support OAuth 2.0 (Web Server Flow)
- Core Operations:
- Query via SOQL
- Bulk API support
- Change Data Capture
- Testing:
- Mock Salesforce API responses
- Sandbox environment validation
Would this align with project goals? Can submit a technical spec for review.
@kelvinempires Just check the project code once and LMK if you would like to try implementing this
Hi @kelvinempires, I'd like to work on the Salesforce connector proposal to enable bi-directional sync, CRUD operations, and real-time triggers between Forge and Salesforce. The plan includes OAuth 2.0 auth, SOQL querying, Bulk API, and CDC support, along with sandbox and mock testing.
Let me know if I can go ahead and submit a technical spec for review.
Thanks!
I want to work on this!
Recommended by OnlyDust for outstanding experience and quality contributions.