/apex-toolingapi

Apex wrapper for the Salesforce Tooling API

Primary LanguageApexBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Apex Tooling API - SOAP Edition

Deploy to Salesforce

IMPORTANT NOTE: This project has been updated to utilize the SOAP Tooling API, instead of the previous REST Tooling API 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. If you encounter any issues you can try former REST implementation here: Apex-ToolingAPI-REST branch

Reference Blogs

NOTE: This API is work in progress.

Known Issues and Gotchas

  • INVALID_SESSION_ID error message, thanks to rdehler for spotting this one, see here for how to resolve this.

Contributors

TODO List

Our current TODO list is being managed via GitHub Issues