# Connection

Enter the connection information in the following transformation step options.

| Option                        | Description                                                                                                                                                                                                                                                                                                                                                |
| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Salesforce Webservice URL** | <p>Specify the URL to the Salesforce Webservice.</p><p>The URL specified is dependent on the Salesforce API version used by PDI:</p><p>See <strong>Data Sources</strong> in the <strong>Components Reference</strong> in <strong>Install Pentaho Data Integration and Analytics</strong> for specific certified and supported Salesforce API versions.</p> |
| **Username**                  | Specify the username for authenticating to Salesforce (`myname@hitachivantara.com` for example).                                                                                                                                                                                                                                                           |
| **Password**                  | Specify the password for authenticating to Salesforce. Enter your password followed by your security token. For example, if your password is PASSWORD and your security token is TOKEN, you would enter `PASSWORDTOKEN` in this field.                                                                                                                     |
| **Test connection**           | Click to verify the connection can be made to the Salesforce Webservice URL you specified.                                                                                                                                                                                                                                                                 |


---

# 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.pentaho.com/pdia-data-integration/10.2-data-integration/pdi-transformation-steps-reference-overview/salesforce-upsert/options-salesforce-upsert/connection.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.
