I implemented describeGlobal in the DBSoap layer of DataBasin which communicates with salesforce.com. Thus a list of all objects in the system can be queried, standard and custom objects. The return is just an array of strings.
Step after step I am recreating a simple API interface to the salesforce.com Web services in pure Objective-C.
No comments:
Post a Comment