# Salesforce QuickBooks Custom Mappings

If any additional fields or objects integration is required - between Salesforce and QuickBooks - DBSync Mapping must be customized as per the requirement. This section explains the step-by-step process involved in customizing DBSync Mapping.

1. Log in to your DBSync account.&#x20;
2. Make sure that you have validated Salesforce and QuickBooks Connectors.
3. Click the relevant Project and navigate to the flow page; you will see a list of flows.
4. Drag and drop the necessary actions to the right place to create a new flow.
5. You can have one or more actions in a flow. The map displays a list of target fields available for mapping. Also, you will see the schema of the source fields. You can drag and drop source fields and map target fields accordingly.

{% hint style="info" %}
Note: For more information, visit the [create your workflow section](/cloud-workflow/create-your-workflow.md).
{% endhint %}


---

# 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-workflow/tutorials/salesforce-and-quickbooks/salesforce-quickbooks-custom-mappings.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.
