function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
force shahidforce shahid 

What is the meaning of workbench ?

Hi,

What is the exact meaning of workbench ?

why it is use ?

Please give the discription in your own words .
pkpnairpkpnair
Salesforce provides https://workbench.developerforce.com/login.php 
which is simple and powerful tool to access your org's data and metadata. You can also execute SOQL, SOQL, anoymous apex etc using this interface.

Read and learn to use it https://developer.salesforce.com/page/Workbench
Roshni RahulRoshni Rahul
Hi shahid,

Workbench is somewhat similar to your developer console which help us to provides a collection of tools you can use to create, edit, debug and test applications. Additionally, Workbench is web-based suite of tools designed for adminstrators 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.
https://developer.salesforce.com/page/Workbench

Hope it helps.
Regards,
Roshni