Skip to content

[Salesforce Connector] Add RCF to control what standard objects are synced #3256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jedrazb opened this issue Mar 10, 2025 · 0 comments
Open

Comments

@jedrazb
Copy link
Member

jedrazb commented Mar 10, 2025

Problem Description

Salesforce connector currently syncs all data from Salesforce by default, without the ability to selectively sync specific object types. This creates unnecessary data volume and doesn't address specific use cases (e.g., support teams only needing cases, knowledge articles, and contracts, but not sales data).

Proposed Solution

Enhance the Salesforce connector to support selective syncing by object type through a RCF control.

  • include specific Salesforce objects (Cases, Knowledge Articles, Contracts, Opportunities, etc.) without needing to use advanced sync rules for defining which objects are fetched
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants