afawcett / apex-toolingapi

Apex wrapper for the Salesforce Tooling API
BSD 3-Clause "New" or "Revised" License
134 stars 98 forks source link

Apex Tooling API - SOAP Edition

<img alt="Deploy to Salesforce" src="https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/src/main/webapp/resources/img/deploy.png">

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

Contributors

TODO List

Our current TODO list is being managed via GitHub Issues