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
CovenantCovenant 

Custom object visibility...

Hello,
 
I have a fair ammount of legacy code written using the XMLRPC 2.0 API interface.  Do I have to be using SOAP and version 2.5 in order to "see" the custom object I create via the API?  I'm betting so, but wanted to check, for sure.
 
If not, it sure would be great to, at least, give me custom object visibility from within XMLRPC/2.0.  I don't need the other features of the 2.5 API and have a pretty solid base class built up in XMLRPC/2.0.
 
Thanks and Best Regards,
 
- Brendan
 
P.S.:  I've written all of this in Python in case anyone is interested.
DevAngelDevAngel

Hi covenant,

Custom objects are not exposed in any version of the API below 2.5.