Back to Nodes

BaseVN - App Workflow

Last updated Mar 12, 2026

n8n node for BaseVN Workflow API

16 Weekly Downloads
102 Monthly Downloads

Included Nodes

BaseVN - App Workflow
BaseVN - App Workflow Trigger

Description

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+

    Resources

  • n8n community nodes documentation
  • BaseVN API Documentation

License

MIT