1.1.3 • Published 11 months ago

@digital-boss/n8n-nodes-odoo-trigger v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

n8n-nodes-odoo-trigger

n8n.io - Workflow Automation

If you have n8n installed: Install custom nodes module

Install it to the n8n root folder. This is the node_modules folder on the same level of n8n and n8n-core. This differs when you used the -g flag on n8n initial installation. From there do:

npm install @digital-boss/n8n-nodes-odoo-trigger

IFresh install n8n

Navigate to desired folder, create a package json and install n8n like so:

cd /var/www/vhosts/

mkdir my-n8n && cd my-n8n

npm init --yes

npm install n8n

npm install @digital-boss/n8n-nodes-odoo-trigger

Start n8n

Directly:

n8n

Plesk or C-Panel:

node /var/www/vhosts/n8n/bin/n8n

comment: <> (# Latest functionality)

comment: <> (# Contribution)

comment: <> (To make this node even better, please let us know, how you use it(info@digital-north-consulting.com). Commits are always welcome. )

comment: <> (# Issues)

comment: <> (If you have any issues, please let us know on GitHub(https://github.com/digital-boss/n8n-nodes-odoo-trigger/issues).)

comment: <> (# About)

comment: <> (Special thanks to N8n nodemation(https://n8n.io); workflow automation by Jan Oberhauser.)

comment: <> (Nodes by digital-north-consulting.com(https://digital-north-consulting.com). For productive use and consulting on this, contact us please(info@digital-north-consulting.com).)

comment: <> (This node was updated with ❤️ by Valentina Lilova valentina98(https://github.com/valentina98))

License

MIT