Prerequisites
- Workspace admin role (required to manage integrations)
- A VaultRE account with API access enabled
- VaultRE must whitelist Voqo AI as an integrator for your account (see Getting Whitelisted below)
Getting Whitelisted
Voqo AI is currently a private integrator with VaultRE. Before you can generate an API token, VaultRE must enable access for your account.
- Lodge a support ticket with VaultRE requesting integration access for Voqo AI (Heffron Intelligence PTY LTD).
- Alternatively, call VaultRE Support on 1300 788 689.
Once whitelisted, you can generate an auth token from your VaultRE integrations page.
Connect VaultRE
- Go to Integrations in the sidebar.
- Click Connect on the VaultRE card.
- Paste your VaultRE auth token and click Verify.
- Select the resources to sync (Properties, Contacts, or both).
- Click Connect.
If you selected Properties, listing sync begins automatically in the background.
If you selected Contacts during setup, Voqo AI will prompt you to upload a CSV export of your VaultRE contacts. This is the fastest way to get your contacts into Voqo AI.
How to export from VaultRE
- In VaultRE, go to Contacts and use the export/backup feature.
- Export as CSV (or ZIP containing CSV).
- Make sure the export includes the ContactID column — this links each contact to VaultRE for future syncs.
What gets imported
| Field | Source Column |
|---|
| First name | FirstName |
| Last name | LastName |
| Phone numbers | PhoneMobile, PhoneWork, PhoneHome, PhoneDirect |
| Emails | Emails (semicolon-separated) |
| Categories | Categories |
| Entity type | EntityType (Person, Company, etc.) |
- Phone numbers are normalised to international format (E.164).
- Archived contacts and contacts without any phone or email are skipped.
How dedup works
When importing, Voqo AI checks for existing contacts to avoid duplicates:
- VaultRE ID match — If a contact with the same VaultRE ContactID already exists, it is updated.
- Phone or email match — If a manually created contact shares a phone number or email, it is linked to VaultRE (existing name and notes are preserved).
- New contact — Otherwise, a new contact record is created.
After the initial CSV import, you can pull incremental updates from VaultRE using Sync Contacts:
- Open Integrations.
- Click the three-dot menu on the VaultRE card.
- Select Sync Contacts.
This fetches contacts modified since your last import or sync and applies the same dedup logic. Only contacts that have changed in VaultRE are updated — unchanged contacts are skipped.
Sync Contacts is only available after an initial CSV import. The button will be greyed out until you have imported contacts at least once.
Disconnect
- Click Disconnect on the VaultRE card.
- Confirm the action.
Disconnecting removes the VaultRE link from your property listings and contacts. Previously synced contacts remain in your workspace but are no longer linked to VaultRE (the sync icon disappears and delta sync is no longer available).
Troubleshooting
| Issue | Solution |
|---|
| ”Invalid auth token” on verify | Check that VaultRE has whitelisted Voqo AI for your account. Regenerate the token if expired. |
| CSV upload fails | Ensure the file is a CSV or ZIP exported from VaultRE. Maximum file size is 32 MB. |
| Contacts missing after import | Contacts without any phone number or email are skipped. Archived contacts are also excluded. |
| Sync Contacts greyed out | You must import contacts via CSV at least once before delta sync is available. |