Updating docs for clarity
This commit is contained in:
parent
8f36f151f8
commit
d9a493d9f1
24
README.md
24
README.md
|
@ -4,9 +4,33 @@ This repo contains the N8N Plutio node created by Chykalophia.
|
|||
We created this N8N module so that we could internet our internal tools together. This module connects via the Plutio API to manage:
|
||||
|
||||
- Tasks
|
||||
- Get (single) Task
|
||||
- Delete Task
|
||||
- Update Task
|
||||
- Create Task
|
||||
- Copy Task
|
||||
- Move Task
|
||||
- Projects
|
||||
- Create Project
|
||||
- Get (single) Project
|
||||
- By user email
|
||||
- By user ID
|
||||
- By Project name
|
||||
- By Project ID
|
||||
- Update Project
|
||||
- Delete Project
|
||||
- Comments
|
||||
- Create Comment
|
||||
- Get (single) Comment
|
||||
- Update Comment
|
||||
- Delete Comment
|
||||
- Invoices
|
||||
- Create Invoice
|
||||
- Get (single) Invoice
|
||||
- Update Invoice
|
||||
- Delete Invoice
|
||||
|
||||
This module uses Plutio API version 1.10
|
||||
|
||||
# About Chykalophia
|
||||
|
||||
|
|
Loading…
Reference in New Issue