1.0.11 • Published 6 months ago

@digital-boss/n8n-nodes-billrun-suitecrm v1.0.11

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
6 months ago

n8n-nodes-suitecrm

This n8n plugin allow to integrate SuiteCRM with n8n (trigger & basic node).

Instructions

  1. run npm install n8n-nodes-suitecrm
  2. In the SuiteCRM enable OAuth2.
  3. Create OAuth2 Client Credentials (client id & password).
  4. Setup the n8n suitecrm module with the credentials you populated on step3 (under Credentials Data).
  5. In order to use SuiteCRM trigger you should install WebHooks Module (check packages directory).

Capabilities

  1. Trigger from SuiteCRM to n8n.
  2. n8n is managed the SuiteCRM hooks based on n8n triggers workflow configuration (one-stop-shop for manage & configure).
  3. Node operations:
    • get module record.
    • get related modules records.
    • update module record.
    • create module record.
    • delete module record.
  4. Fetch object before and after a any change to make complex conditions.
  5. Automatic fetch available CRM modules and field.
1.0.11

6 months ago

1.0.10

7 months ago

1.0.9

11 months ago

1.0.8

1 year ago