n8n-nodes-passwork
v0.4.2
Published
Passwork integration for n8n
Readme
n8n-nodes-passwork
This is an n8n community node. It lets you use self-hosted Passwork in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Credentials Compatibility Usage Resources Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Auth
- [x] Login (silent during credentials initialization)
- [x] Logout (Do not forget to call this method in the end of workflow)
Vaults
- [ ] Add Vault
- [ ] Get vault
- [ ] Edit vault
- [ ] Delete vault
- [ ] Get colors
- [ ] Get folders
- [ ] Get full info
- [ ] Get passwords
- [ ] Get vault sharing info for vault admin
- [ ] Get tags
- [ ] Get all colors
- [ ] Get vaults count
- [ ] Get domain
- [ ] Get vaults
- [ ] Get all tags
Passwords
- [ ] Add
- [x] Get
- [ ] Edit
- [ ] Delete
- [ ] Add attachment
- [x] Get attachment
- [ ] Delete attachment
- [ ] Copy
- [ ] Favorite
- [ ] Move
- [ ] Get password sharing info
- [ ] Unfavorite
- [ ] Get favorite
- [ ] Generate share link
- [ ] Get recent
- [ ] Search
- [ ] Search by url
Folders
- [ ] Add
- [x] Get folder
- [ ] Edit
- [ ] Delete
- [ ] Get children
- [ ] Copy
- [ ] Move
- [x] Get passwords
- [x] Search
Info
- [ ] Get activity report
- [ ] Get settings
User
- [x] Info
- [x] Get notifications
- [x] Get new notifications count
- [ ] Mark notifications as viewed
Sharing
- [ ] Get Inbox
- [ ] Inbox count
- [ ] Inbox list
- [ ] Inbox notifications count
- [ ] Inbox notifications mark as viewed
Credentials
You have to get API key in your account of Passwork: https://your-passwork-domain/#!/api/
Compatibility
The minimum n8n version is 1.4
Usage
TBD
Resources
- n8n community nodes documentation
- Link to app/service documentation.
Version history
- 0.1.0 - alpha. Not usable
- 0.1.1 - aplha. Minor fixes
- 0.2.0 - beta. Some methods to work with folders
- 0.3.0 - beta. Added methods Password Get and Password Get Attachment
