You need to sign in to do that
Don't have an account?

What problems we may face if we implement two companies CRM data in one org
Hi,
Can any one explain the problems if we try to implement new salesforce development in an existing Salesforce Org which is having 1 Million records with Accounts, Contacts, Opportunities ,different records types, workflow rules, validation rules and triggers.
Suppose if we use same org for another business can we add Accounts, Contacts, Opportunities with different record types.
Can i use API calls? What problems we will face if implement two companies CRM data in one salesforce org?
Hi,
If you are expecting similar functionality in both the Orgs then you can go for development which doesn't involve any hard coding and Org independent.
Yes you can add records with different record types unless you are adding any restriction in your code.
Please elaborate a bit more about what development are you planning. There could be numerous scenarios.