Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/forceworkbench/forceworkbench

Web-based suite of tools for administrators and developers to interact with the Force.com APIs
https://github.com/forceworkbench/forceworkbench

salesforce

Last synced: 2 months ago
JSON representation

Web-based suite of tools for administrators and developers to interact with the Force.com APIs

Lists

README

        

# Workbench

**NOTICE: WORKBENCH IS MAINTENANCE ONLY MODE. NO NEW FEATURES WILL BE ADDED AND ONLY SECURITY ISSUES WILL BE FIXED. API VERSIONS WILL CONTINUE TO BE UPDATED.**

Workbench is a powerful, web-based suite of tools designed for
administrators and developers to interact with Salesforce.com
organizations via the Force.com APIs. Workbench includes robust support
for the Force.com Partner, Bulk, Rest, Streaming, Metadata, and Apex APIs that allows
users to describe, query, manipulate, and migrate both data and metadata
in Salesforce.com organizations directly in their web browser with a
simple and intuitive user interface. Workbench also provides many
advanced features for testing and troubleshooting the Force.com APIs,
such as customizable SOAP headers, debug logs for API traffic, backward
compatibility testing with previous API versions, and single sign-on
integration within the Salesforce application.

Getting Started
---------------
Workbench is publicly hosted at [workbench.developerforce.com](https://workbench.developerforce.com)
and is also available for [download](https://github.com/forceworkbench/forceworkbench/tags) for private installation.
Workbench can also be [deployed to Heroku](https://heroku.com/deploy),
which is great for spinning up a public instance during development in a fork:

[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

For installation of Workbench, please see the [installation](https://github.com/forceworkbench/forceworkbench/wiki/#installation)
section of the [wiki](https://github.com/forceworkbench/forceworkbench/wiki).

Support
-------
Please note that the **Workbench is NOT a supported product of or supported by salesforce.com, inc.** For support from the Open Source community, please use [Stackoverflow](https://salesforce.stackexchange.com/questions/tagged/workbench).

Learning more about Workbench
-----------------------------
- [Wiki](https://github.com/forceworkbench/forceworkbench/wiki)
- [FAQs](https://github.com/forceworkbench/forceworkbench/wiki#faq)