Intro
VaultRE is a technology developed specifically for the real estate industry. Its end goal is to offer a system that can give a business owner or franchiser the ability to monitor every aspect of their business or group from a single page, from any location and in real time. You can create powerful visualizations and reports to track all the properties. Combine your VaultRE data with all your information on Domo and plan for future business demands. To learn more about the VaultRE API, visit their page (https://docs.api.vaultre.com.au/). The VaultRE Connector is a “Cloud App” Connector, meaning it retrieves data stored in the cloud. In the Data Center, you can access the Connector page for this and other Cloud App Connectors by clicking Cloud App in the toolbar at the top of the window. You connect to your VaultRE account in the Data Center. This topic discusses the fields and menus that are specific to the VaultRE Connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Data Connector.Prerequisites
To connect to your VaultRE account and create a DataSet, you must have the API key and access token associated with your VaultRE account.Connecting to Your VaultRE Account
This section enumerates the options in the Credentials and Details panes in the VaultRE Connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Data Connector.Credentials Pane
This pane contains fields for entering credentials to connect to your VaultRE account. The following table describes what is needed for each field:Field | Description |
|---|---|
| API Key | Enter your VaultRE account’s API key. |
| Access Token | Enter your VaultRE account’s access token. |
Details Pane
This pane contains a primary Reports menu, along with various other menus which may or may not appear depending on the report type you select.Menu | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Reports |
| ||||||||||||||||
| Property Category | Select the category for the property. For example, ‘Residential’ uses the /properties/residential endpoint. ‘All’ uses the /properties endpoint. | ||||||||||||||||
| Property Status | Select the status for the property category. For example, property category ‘Residential’ and property status ‘Sale’ uses the /properties/residential/sale endpoint. Property status ‘All’ would use the /properties/residential endpoint. | ||||||||||||||||
| Fetch data based on the selected date | Select this checkbox if you want to pull the data based on the selected date, otherwise, the connector will pull data after the last time it was run. If the selected report is Bulk Inspections , then selecting this checkbox will bring all the data. | ||||||||||||||||
| Number Of Columns To Unnest | Select report as Properties, Property Category as Residential, Property Status as Sold. After this, the number of columns to unnest will get displayed on the UI. Enter the number of columns you would like to unnest from the data. | ||||||||||||||||
| Page Size | Select Page Size to accept the number of records to be fetched per page. |
Other Panes
For information about the remaining sections of the Connector interface, including how to configure scheduling, retry, and update options, see Adding a DataSet Using a Data Connector.FAQs
When should I use this connector?
When should I use this connector?
What endpoint is the base URL for this connector?
What endpoint is the base URL for this connector?
Which endpoint(s) does each report call in this connector?
Which endpoint(s) does each report call in this connector?
| Report Name | Endpoint URL |
|---|---|
| Bulk Inspections | /v1.3/bulk/inspections |
| Contact Contexts | /v1.3/contacts//context |
| Contacts | /v1.3/contacts |
| Properties | /v1.3/properties |
| Purchasers | /v1.3/properties//sale//purchasers |
| Vendors | /v1.3/properties//sale//owners |
What kind of credentials do I need to power up this connector?
What kind of credentials do I need to power up this connector?
How often can the data be updated?
How often can the data be updated?
Are there any API limits that I need to be aware of?
Are there any API limits that I need to be aware of?