n8n-nodes-teamwork
v0.1.4
Published
Teamwork node package, containing node for teamwork projects.
Downloads
2
Maintainers
Keywords
Readme
n8n-nodes-teamwork
This 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.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Basic CRUD for the following resources:
- Company
- Invoice
- Milestone
- Person
- Project
- Task
- Task List
- Time Entry
Credentials
With Teamwork you can easily authenticate with a personal API token. Everything you have access to will be accessible through the API.
Compatibility
This node was developed and tested with n8n version 0.208.1
Usage
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.
Resources
Version history
v1. first version with basic functionality