GitXplorerGitXplorer
a

apex-toolingapi

public
134 stars
98 forks
17 issues

Commits

List of commits on branch master.
Unverified
bb6b450d906debbc3d92dd8e01bad04058a67186

Update README.md

aafawcett committed 8 years ago
Unverified
3e6bbaebb332ac984011255f7d664467c072613b

Update README.md

aafawcett committed 8 years ago
Unverified
62dee111a38be3a6c13c54bf7cee7092c87dbb45

Update README.md

aafawcett committed 8 years ago
Unverified
a93b6faf71334f4581871ddc34fd53c3380beb96

Renaming ToolingAPIWSDLMetadataTest

ddancinllama committed 8 years ago
Unverified
fd7397438c1228f1c2cb419f62b139131f29605c

Updated package.xml after adding test classes

ddancinllama committed 8 years ago
Unverified
8963efdf5a73c3d5e2a33373bc31606c74a57aca

Updated ToolingAPIWSDLMock.cls with copyright comment.

ddancinllama committed 8 years ago

README

The README file for this repository.

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