Skip to content
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

Support NP Cloud #188

Open
acrosman opened this issue Mar 15, 2023 · 0 comments
Open

Support NP Cloud #188

acrosman opened this issue Mar 15, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@acrosman
Copy link
Owner

Summary
Add detection and support for NP Cloud Standard Objects

Please describe the problem you are trying to solve.
Currently Salesforce2Sql supports detection of NPSP and EDA, then falls back to assume Sales Cloud. Each option triggers default selection of a different set of Standard Objects. With the announcement of NP Cloud, and it's new standard objects (instead of NPSP's package objects) we need a new process for default selection.

Proposed Solution
The sf_calls.js file needs two updates. The sniffOrgType() function needs to be updated to know about NP Cloud, and standardObjectsByNamespace needs to have a list of standard objects to recommend from the list of objects.

@acrosman acrosman added enhancement New feature or request help wanted Extra attention is needed labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant