# uListing IDX Broker Importer

The HomePress Theme incorporates the uListing - IDX Broker Importer plugin that allows you to import listings from the IDX Broker service.

**Here you can download uListing IDX Broker Importer plugin:**

{% file src="/files/-MO5xhFtt55cnJiicIhT" %}

## To set up importing options:

Click on the **uListing IDX** section in the WordPress dashboard menu.

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/importer10.png)

In the appeared sheet, you need to enter **IDXBroker API key** in order to connect to **IDX Broker**.

{% hint style="warning" %}
The uListing IDX Broker Importer plugin works with **API version 1.6.0**. You need to select this version in the Preferences section while generating the IDX Broker API key.  For a detailed overview [click here](https://support.idxbroker.com/s/article/api-key).&#x20;
{% endhint %}

The uListing IDX Broker Importer dashboard is divided into three sections:

. IDX Broker Account Info;\
. Settings;\
. Import Listings.

## IDX Broker account info tab

This Tab contains details such as account type, name, email, etc. that belongs to your IDX Broker account. Additionally, there is an information about available active and sold/pending listings.

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/importertabs.png)

You can update that info, by clicking on the Refresh API Data button. Click on the button to update the number of listings.

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/refreshdata.png)

You can change your API key by clicking on the Change API key button in the settings section.

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/apikeyimporter.png)

## Settings

You can select whether to import Sold/pending listings, assign listings to IDX Broker agents or to your existing users, and set image limit per listing.

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/settingsimporter1.png)

You need to set up additional settings if you enable the Sold/pending Listing option. You can assign sold/pending listings to category or import them without category.

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/settingsimporter2.png)

## Import Listings

In this section, you can assign predefined IDX Broker fields to the uListing fields. If you want to import those fields directly, then you can leave empty uListing fields.

![](https://support.stylemixthemes.com/storage/stm-manuals/February2020/importerimportlistings.png)

> Also, there is a possibility of importing IDX Broker fields selectively. You need to just switch a toggle opposite of the field name. You can just enable Toggle all in order to activate all fields and click on Import Listings button.

{% hint style="info" %}
After the listings import, make sure to create new custom templates, so the imported pages will be displayed correctly. Otherwise, while trying to view the page you may see an empty screen.
{% 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.stylemixthemes.com/homepress-theme-documentation/idx-integration/idx-broker-importer.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.
