Package Information
Downloads: 286 weekly / 286 monthly
Latest Version: 0.2.1
Author: Plum Property
Available Nodes
Documentation
n8n-nodes-box-and-dice-crm
This is an n8n community node for the Box+Dice CRM Website API. It allows you to manage real estate CRM data including contacts, listings, consultants, enquiries, and more.
Installation
Follow the installation guide in the n8n community nodes documentation.
Credentials
- Obtain an API token from your Box+Dice administrator.
- In n8n, create a new Box+Dice API credential.
- Enter your Base URL (e.g.
https://your-agency.boxdice.com.au/website_api). - Enter your API Token.
Supported Operations
| Resource | Operations |
|---|---|
| Appraisal Lead | Create |
| Consultant | Get Many |
| Contact | Create, Get, Get Many, Update |
| Contact Category | Add, Remove |
| Contact Category Type | Get Many |
| Contact Criteria | Create, Update, Delete |
| Contact Note | Create |
| Enquiry | Create |
| Office | Get Many |
| Project | Get Many |
| Property Category | Get Many |
| Property Type | Get Many |
| Rental Listing | Get Many, Update |
| Sales Listing | Get Many, Update |
| Suburb | Get Many |
Compatibility
- Requires n8n v1.0.0 or later.
- Tested with the Box+Dice Website API (cursor-based pagination).