function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
BSF KenBSF Ken 

General Dev Question

Hate to ask such a basic question. My company has all our account info in Sales Force and it works great for them.. they want me to integrate some data points from sales force into our backoffice app. No problem I have developer acocunt and I can attach to it - pull down the data.  My question is I don't know the sales force 'level' we have purchased. My guess is just basic or professional.  Is there a way for testing to get our current Salesforce databaes in a sandbox so I can test my code against 'real' data?
AcronymAcronym
Sure, just try to run the login call agains your production account.  If you don't have the correct level for the api, the fault message will indicate that.
BSF KenBSF Ken
Is there a way to get a sandbox instance - we also want to test writing data to test update and create without modifying our live data? Thanks!
Ron HessRon Hess
Contact your Salesforce.com account representative about sandbox availability and pricing.