# 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.
Raw data
{
"_id": null,
"home_page": "",
"name": "inventree-zapier",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "inventree,inventree-plugin,zapier,inventory",
"author": "",
"author_email": "Matthias Mair <code@mjmair.com>",
"download_url": "https://files.pythonhosted.org/packages/6b/b0/75fbd1fa88fcd8a2d3b99cff61f19f1a1f3b8d038cda8c113a569c4747d2/inventree-zapier-1.0.tar.gz",
"platform": null,
"description": "# inventree-zapier\n\nIntegrate Zapier into InvenTree\n\n## Setup\n\n1. Install\nInstall this plugin in the webinterface with the packagename `inventree-zapier`\n\n2. Enable\nEnable the plugin in the plugin settings. You need to be signed in as a superuser for this.\n**The server will restart if you enable the plugin**\n\n3. Migrate\nAccess your instances python environment and run\n\n```bash\ninv migrate\n```\n\n4. Configure\nCreate an API-token in the admin interface and add set up the zapier integration in Zapier.com itself.\n\n## License\nThis 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.\n\n## State of the Code\nThis is currently a PoC / 'beta' - at least till the Zapier App is published. Please feel free to file FRs, issues or just ideas.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Zapier plugin for InvenTree",
"version": "1.0",
"project_urls": {
"Bug Tracker": "https://github.com/invenhost/inventree-zapier/issues",
"Repository": "https://github.com/invenhost/inventree-zapier"
},
"split_keywords": [
"inventree",
"inventree-plugin",
"zapier",
"inventory"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6395603db0d4fe10d9800eb03291b1dc00d48f4cf0dccac238911f7b4675ae60",
"md5": "5365039708d58974c243a29b1db3f47e",
"sha256": "b6353fd842e7ee2457c69a303d31cfcaa22b416e04de9b7daf8a66e892f2630b"
},
"downloads": -1,
"filename": "inventree_zapier-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5365039708d58974c243a29b1db3f47e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 4869,
"upload_time": "2024-01-04T16:49:07",
"upload_time_iso_8601": "2024-01-04T16:49:07.258326Z",
"url": "https://files.pythonhosted.org/packages/63/95/603db0d4fe10d9800eb03291b1dc00d48f4cf0dccac238911f7b4675ae60/inventree_zapier-1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6bb075fbd1fa88fcd8a2d3b99cff61f19f1a1f3b8d038cda8c113a569c4747d2",
"md5": "753d760f5ad5b6b3856c64ae8640b106",
"sha256": "86559f3c9cdfec3b388dde2a334f161f73382d40d778fdc7cb654a959fe6a8ba"
},
"downloads": -1,
"filename": "inventree-zapier-1.0.tar.gz",
"has_sig": false,
"md5_digest": "753d760f5ad5b6b3856c64ae8640b106",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4434,
"upload_time": "2024-01-04T16:49:09",
"upload_time_iso_8601": "2024-01-04T16:49:09.463677Z",
"url": "https://files.pythonhosted.org/packages/6b/b0/75fbd1fa88fcd8a2d3b99cff61f19f1a1f3b8d038cda8c113a569c4747d2/inventree-zapier-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-04 16:49:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "invenhost",
"github_project": "inventree-zapier",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "inventree-zapier"
}