• Rufus
  • NEWBIE
  • 0 Points
  • Member since 2004

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies

I get the impression from searching the message board that the SForce API only works with Enterprise Salesforce accounts.  Is this correct?  If so, why do we have a Partner API and an Enterprise API (at least in Java)? 

When would you use one over the other? 

Is there *any* way of using the API with a Professional edition of Salesforce? 

 

  • March 15, 2005
  • Like
  • 0

Is it possible to access quota information in either the Professional or Enterprise API's?  I had a look at the documentation, but found no reference.  Information on this forum is from 2003, so I assume (hope) things may have changed.

 

 

  • March 15, 2005
  • Like
  • 0

I'm trying to locate the FieldName and ObjectType in order to search for QuotaAmount using SOQL

I've tried select QuotaAmount from ForecastItem but it's not working. Anyone have any ideas?

  • December 18, 2003
  • Like
  • 0