# Get created customer

1. **Select Quickbooks** as your source app under “New flow” in the “Gears” menu.

<figure><img src="https://lh7-us.googleusercontent.com/_OCz1W7q_gs5xMQSzboBowj9Igi_FMqMvOw-MZD5gztCURWCKpLlH-nw4qfdMIZ-zF17CAxDB9pUJvKEolSBaAhhOOOpM2x74R0GXvLrh1pY9BpFEjZHVRVfnNDtNI9Jsl_EjUGnpVWcw4XCscRTDg" alt=""><figcaption></figcaption></figure>

2. **Pick the connection** you want to use by clicking the red gear. Click “Continue.”

<figure><img src="https://lh7-us.googleusercontent.com/uvLJMNVuiJY63y92AAMCPyl_8wBZCNlU25upTs_SWyr7dONUI_oq_p8F797JACNOukv0cgvHRWntRYXhWWk28LIK98jN4F7N0IHV6J7ZQlDINsoOLJ7-0LB9QY1xX4ZtL46oi3b293pPNFSRO-Pzfg" alt=""><figcaption></figcaption></figure>

3. **Choose “Get created customer”** as your action and click “Create.” GearPlug will request a test record.

<figure><img src="https://lh7-us.googleusercontent.com/M7zNZS7hj8e5Tr2PHKIqvSrQKYudHYaYK9iL4xVvAbLhCMvRGBFIyNIt-ABiTykMCxcKLkhY4HmypDRcNzqTH4FVYilM9Uyssufu6Eh_kGult9Dh09QgjSrn477OtWAH6DBA-xLvt9RgKkIk0EGCgQ" alt=""><figcaption></figcaption></figure>

4. **Create a test record** in your Quickbooks account and review the data imported by GearPlug. Click “OK” to finish the setup.

<figure><img src="https://lh7-us.googleusercontent.com/ED6sqvvVDzkemHgYsxtRNIKNgaHYJuPbIjzf_25QPk4-ABNCjNpP3NJhlM2KtRGn5vvsEpVkGrNaEAatHemCMsCTcjhiSGIgzWgM0TL4ii145fcnfCHlL_bcGmkK5Yui1_bRKBaY5cin6PJssQsYLg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Empty Fields:** Under the imported entry, you’ll find a drop-down menu for “Empty Fields.” Here, you’ll find a list of fields you can import—but weren’t used in your record.
{% 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.gearplug.io/english/set-up-your-integrations/quickbooks/source-actions/get-created-customer.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.
