JSPM

n8n-nodes-propstack

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 32
  • Score
    100M100P100Q69761F
  • License MIT

n8n community node for Propstack CRM

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

npm version License: MIT

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-propstack

Or via npm:

npm install n8n-nodes-propstack

Resources

License

MIT