Description
n8n-nodes-inmobalia-crm

n8n nodes for integrating with the Inmobalia CRM real estate platform.
Features
- OAuth2 and Personal Access Token (PAT) authentication
- Dedicated Inmobalia CRM node covering all CRM resources
- Automatically stays up-to-date via the node
- Inmobalia CRM OAuth2 API: For OAuth2 authorization code flow
- Inmobalia CRM API: For Personal Access Token (PAT) authentication
- Inmobalia CRM API Docs
- n8n Documentation
- GitHub Repository
Installation
To install this package as a community node in n8n, follow the official n8n guide:
➡️ Official documentation: Installing community nodes
There you will find detailed instructions to safely install and manage community nodes.
Credentials
This package provides two credential types for the Inmobalia CRM API:
Choose the method that best suits your integration needs. Both credential types are also available when using n8n’s built-in HTTP Request node under the Inmobalia CRM application credentials.
Configure your chosen credential in n8n with your Client ID and Client Secret (OAuth2) or your Access Token (PAT) provided by Inmobalia.
See the API documentation for more details: Inmobalia CRM Swagger
Usage
1. Create a credential in n8n (OAuth2 or PAT)
2. Add an Inmobalia CRM node to your workflow
3. Select a resource and operation – the node handles the rest
All available resources and operations are exposed directly in the node UI. For the full list, refer to the API documentation.
Resources
License
MIT