# Salesforce

## Creating a New Application Profile

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfqYwlDKPixh3o7_ZdIMi4aJhxfHM9xlLjEnEV2Kz-YNyvwjDXJbmk582Bc34A6P9oP45waBOwkUhgSFbCLmRHcSUuitre1Bbs2HtXzaHxMwO2VFHxLJwLl0XzMqKhadatb_BJt?key=N_pMW6kD1pgUxySZeLN7HQ" alt=""><figcaption></figcaption></figure>

1. Initiate New App Creation: Once you've successfully logged in and are inside the application, locate and click the 'Add App' button. This action will begin the process of setting up a new data source connection.
2. Select Your Data Source: From the options presented, choose the specific Data Source type you intend to connect (e.g., Salesforce, Oracle, SQL Server).
3. Define Your Profile Name: In the designated field, enter a Profile name that is descriptive and easy to identify, aligning with your data source or replication purpose.
4. Save Changes: Click the 'Save changes' button to commit your selected data source and profile name.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd9wAmqPVpf_adTdWwLVuU_6aOjwN40GFe5dzoDTh04PrfJ9anBkYaXj85Do1_dwPBwS64KcXfbmtsfdQAVNDmv11owhHvQtTLGaSIOEjsel_XrTpGm-Vk7KbVb7QykSXGIQwEecA?key=N_pMW6kD1pgUxySZeLN7HQ" alt=""><figcaption></figcaption></figure>

5. Confirm Profile Creation: A confirmation prompt will appear; click 'OK' to finalize the creation of your new application profile.

***

#### Step 3: Configuring Your Source Environment Connection

1. Access the Newly Created Profile: After the profile has been successfully created, click directly on the Created profile name from your list of applications. This will take you into the detailed configuration settings for that specific profile.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQyZEGjQOMhQ9ZAibqntcHc1UKtrjMy-JmwfrmiVGepl5UnIANXVNCS5NiMPJahWkjvFJhJOsoXZjrPEtSdhYbfGIOMJRQoXWLxqwI2sGsB-F4jQbA7bLX0MnWvPFQRgOj2Jjtfw?key=N_pMW6kD1pgUxySZeLN7HQ" alt=""><figcaption></figcaption></figure>

2. Enter Source Environment Details: Within your profile, you will find sections to configure your source environment. Select your source environment type and then accurately enter all the necessary connection details&#x20;

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeYi1qjfLL1EvS9STOy_7VHshWpO_JHskYYRwrFuh4UmGtl3J4b00zEiDZboDpijH7EsDD8ODF90amvxgk8kOkVp7PXr50yTMooHPlZhHXexT-MljY_AnGlh0WvMHmnJoWEVJaa?key=N_pMW6kD1pgUxySZeLN7HQ" alt=""><figcaption></figcaption></figure>
3. Test the Source Connection: It's crucial to verify the connection. Click the 'Test Connection' button. This will attempt to establish a link with your specified data source and report if it's connected properly.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdJb7J_tBhQzLyze8Qix3Ipqr6TeuF-Ndh_F3yGyoVfeq6iyfGNnp6DsT0GKRAK74VbXOWSJ1Lf4qhdHOQCRQEeyIa5CvJIQjgOp6JjULQpFT_4j5BcH3Q6pGkbxfFKJFMzELzB?key=N_pMW6kD1pgUxySZeLN7HQ" alt=""><figcaption></figcaption></figure>

4. Confirm Successful Connection: If the test is successful, a confirmation message will appear. Click 'OK' to acknowledge that the connection is established.
5. Save Connection Properties: To ensure your source connection details are retained, click the 'Save' button.
6. Confirm Saved Properties: Another confirmation prompt will appear; click 'OK' to confirm that the connection properties have been successfully saved.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfkG6OneM88qWbWBvDY1LfoPYwYEY-yxnFRg8gKcFRii2yfEpgPBD-28FyfpcvbCw1TtwOm_r2RQh7dZaOknO7FKZ-F15L0xB95G5-6tozDoFk2xgemVinPLFajruZ8WoQV-HZY?key=N_pMW6kD1pgUxySZeLN7HQ" alt=""><figcaption></figcaption></figure>

Proceed to Next Step: Click 'Next' to move forward to the target database<br>


---

# 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.mydbsync.com/cloud-replication-main/source-setup/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.
