0.3.0 • Published 3 years ago
n8n-nodes-woovi v0.3.0
n8n-nodes-woovi

n8n nodes for create charges and payments with Woovi
How to use
Community Nodes (Recommended)
- Go to Settings > Community Nodes.
- Select Install.
- Enter n8n-nodes-wooviin Enter npm package name. field.
- Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
- Select Install.
Manual installation
To get started install the package in your n8n root directory:
npm install n8n-nodes-woovi
Setup
- Go to Credentials.
- Select Add Credentialbutton.
- Select Woovi APIfrom the Search for app dropdown.
- Get your Woovi API key from API Getting Started.
- Enter your Woovi API key in the API Key field.
API Reference
Contributing
- Fork it (https://github.com/entria/n8n-nodes-woovi/fork)
- Create your feature branch (git checkout -b feature/fooBar)
- Commit your changes (git commit -m 'feat(fooBar) Add some fooBar')
- Push to the branch (git push origin feature/fooBar)
- Create a new Pull Request
