0.4.2 • Published 3 months ago

n8n-nodes-passwork v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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

  • Login (silent during credentials initialization)
  • 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
  • Get
  • Edit
  • Delete
  • Add attachment
  • 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
  • Get folder
  • Edit
  • Delete
  • Get children
  • Copy
  • Move
  • Get passwords
  • Search

Info

  • Get activity report
  • Get settings

User

  • Info
  • Get notifications
  • 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

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
0.4.1

3 months ago

0.4.0

3 months ago

0.4.2

3 months ago

0.3.0

8 months ago

0.2.0

8 months ago

0.3.1

7 months ago

0.1.1

8 months ago

0.1.0

8 months ago