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
BrohmBrohm 

Trial accounts and REST API

HI everyone!

 

Integrated our system with SF and it works like a charm (with the development account)

 

Does anyone know if the Rest API is disabled for SF Enterprise Trial accounts?

 

Getting a "REST API is not enabled for this Organization" message when I call the API.

Don't know if missed something or if it just don't work with trials...

 

Thanks!



dkadordkador

Hmm, it should work.  Can you post your organization ID here or PM it to me so I can take a closer look?

BrohmBrohm

Our ID 00DA0000000IRrK

 

Thanks

 

 

dkadordkador

That org definitely has REST API access.

BrohmBrohm

Oh!

I sent you the development account SalesForce ID.

This is the one that is not working.

00DD0000000n23V

 

Sorry

dkadordkador

That org is professional edition, which does not have general access to the salesforce APIs.

BrohmBrohm

OK, that explains it.

 

Thanks

 

bfield75bfield75

We have developed an iPad application that integrates with the REST API in order to save information regarding meetings back to specific opportunities in salesforce.  Is there a way for Professional level account users to be able to use this given the restrictions on API use by the Professional account level?  Thanks in advance for any insight you can give into this.