Package Exports
- n8n-nodes-propstack
- n8n-nodes-propstack/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (n8n-nodes-propstack) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
n8n-nodes-propstack
An n8n community node for Propstack CRM.
Note: This package is currently a placeholder. The full implementation is under active development.
About
This node will allow you to interact with the Propstack CRM API directly from your n8n workflows.
Propstack is a modern real estate CRM used by brokers and agencies to manage contacts, properties, and deals.
Planned Features
- Manage contacts (create, read, update, delete)
- Manage properties (create, read, update, delete)
- Manage deals / pipeline
- Trigger workflows on Propstack events (webhooks)
Installation
Once released, install via the n8n community nodes panel:
n8n-nodes-propstackOr via npm:
npm install n8n-nodes-propstack