An open API service indexing awesome lists of open source software.

https://github.com/invenhost/inventree-zapier

Integrate Zapier into InvenTree
https://github.com/invenhost/inventree-zapier

invenhost-plugin inventree inventreeplugins zapier zapier-rest-hooks

Last synced: 5 months ago
JSON representation

Integrate Zapier into InvenTree

Awesome Lists containing this project

README

          

# inventree-zapier

Integrate Zapier into InvenTree

## Setup

1. Install
Install this plugin in the webinterface with the packagename `inventree-zapier`

2. Enable
Enable the plugin in the plugin settings. You need to be signed in as a superuser for this.
**The server will restart if you enable the plugin**

3. Migrate
Access your instances python environment and run

```bash
inv migrate
```

4. Configure
Create an API-token in the admin interface and add set up the zapier integration in Zapier.com itself.

## License
This project is licensed as MIT. Copy and do what you want - maybe tag your new plugin so others can find it. The more the merrier.

## State of the Code
This is currently a PoC / 'beta' - at least till the Zapier App is published. Please feel free to file FRs, issues or just ideas.