@digital-boss/n8n-nodes-billrun-suitecrm
v1.0.15
Published
SuiteCRM module built by BillRun.
Downloads
339
Keywords
Readme
n8n-nodes-suitecrm
This n8n plugin allow to integrate SuiteCRM with n8n (trigger & basic node).
Instructions
- run
npm install n8n-nodes-suitecrm
- In the SuiteCRM enable OAuth2.
- Create OAuth2 Client Credentials (client id & password).
- Setup the n8n suitecrm module with the credentials you populated on step3 (under Credentials Data).
- In order to use SuiteCRM trigger you should install WebHooks Module (check packages directory).
Capabilities
- Trigger from SuiteCRM to n8n.
- n8n is managed the SuiteCRM hooks based on n8n triggers workflow configuration (one-stop-shop for manage & configure).
- Node operations:
- get module record.
- get related modules records.
- update module record.
- create module record.
- delete module record.
- Fetch object before and after a any change to make complex conditions.
- Automatic fetch available CRM modules and field.