Teamwork node package, containing node for teamwork projects.
npm install n8n-nodes-teamworkThis nodes package only contains the node for teamwork projects at this time. Others might be added later.
Teamwork projects is a project management application which allows you to easily manage your projects.
n8n is a fair-code licensed workflow automation platform.
Follow the installation guide in the n8n community nodes documentation.
Basic CRUD for the following resources:
* Company
* Invoice
* Milestone
* Person
* Project
* Task
* Task List
* Time Entry
This node was developed and tested with n8n version 0.208.1
The V3 and V1 API's are used for specific API calls. Simply use the node as you would any other node. The Endpoints are automatically selected for the correct Resource.
* n8n community nodes documentation
* teamwork projects v1 API
* teamwork projects v3 API
v1. first version with basic functionality