
Note - This project has been updated to utilize the SOAP protocol, instead of the previous REST implementation. This is to due to support extra functionality that is currently not available via REST, but also to support bulk operations and Spring '15 enhancements. The former REST implementation may be found here:
Apex-ToolingAPI-REST branch
Reference Blogs
- Going Native with the Apex UML Tool and Tooling API
- Querying Custom Object and Field IDs via Tooling API
NOTE: This API is work in progress.
- INVALID_SESSION_ID error message, thanks to rdehler for spotting this one, see here for how to resolve this.
Our current TODO list is being managed via GitHub Issues