# WireBootstrap for Salesforce

![](https://3325386242-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9D3D9urOHe9HPhXkVJ9G%2Fuploads%2FbdBYN1WRkh7llVc1Pozb%2Fsalesforce-120.png?alt=media\&token=b0b03e2e-dd12-4537-90c6-da3ac92d0cd6)

[Salesforce](https://www.salesforce.com/) is the worlds largest customer relationship management (CRM) software platform.

The [WireBootstrap for Salesforce](https://www.wirebootstrap.com/products/salesforce.html) solution allows Salesforce to be used as a data source for developing custom applications using WireBootstrap and the many themes and components available in the Bootstrap marketplace.

## Salesforce Data Connector

The WireBootstrap for Salesforce Data Connector is a [WireBootstrap data connector](https://docs.wirebootstrap.com/wirebootstrap/connecting-to-data/data-connectors) that allows Salesforce objects to be queried from WireBootstrap applications.  The data connector also provides access to Salesforce meta data such as lists of objects and their fields using [WireBootstrap's data discovery](https://docs.wirebootstrap.com/wirebootstrap/connecting-to-data/discovery) features.

The WireBootstrap for Salesforce Data Connector uses the [Salesforce REST API](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_rest.htm) to retrieve data from Salesforce.

## Sample Application

The WireBootstrap for Salesforce solution installs with a [sample application](https://docs.wirebootstrap.com/salesforce/installation) that demonstrates how to use the WireBootstrap Salesforce Data Connector to develop queries against Salesforce and bind the results to any WireBootstrap component.

![WireBootstrap for Salesforce Sample Application](https://3325386242-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9D3D9urOHe9HPhXkVJ9G%2Fuploads%2FqQJDGpp2MjRHUlT0Wunz%2Fimage.png?alt=media\&token=df0c9f19-c356-401b-819b-f950b67648ab)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wirebootstrap.com/salesforce/wirebootstrap-for-salesforce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
