n8n-nodes-basevn-workflow
v0.1.1
Published
n8n node for BaseVN Workflow API
Maintainers
Readme
n8n-nodes-basevn-workflow
This is an n8n community node for integrating with BaseVN Workflow API.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Credentials
To use this node, you need:
- Domain
- Access Token v2
Operations
Job
- Get Posts of Job: Get posts from a job
- Get Comments of Job: Get comments from a job
- Get Job: Get single job details
- Get Job with Custom Field Table: Get job with custom table data
- Create Job: Create new job
- Edit Job: Update job
- Move Next Job: Move job to next stage
- Move Back Job: Move job to previous stage
- Mark Failed Job: Mark job as failed
- Get All Jobs: Get list of jobs
Workflow
- Get Workflow: Get single workflow details
- Get All Jobs in a Workflow: Get all jobs in workflow
- Get All Stages in a Workflow: Get all stages in workflow
- Get All Workflows: Get list of workflows
Compatibility
Tested with n8n v1.76.0+
