Skip to content

n8n#

A node to integrate with n8n itself. This node allows you to consume the n8n API in your workflows.

Credentials#

Refer to the API authentication documentation for guidance on getting your n8n credentials.

Examples#

Refer to the n8n node on the website for a list of examples.

Operations#

  • Credential
    • Create
    • Delete
    • Get Schema
  • Execution
    • Get
    • Get Many
    • Delete
  • Workflow
    • Activate
    • Create
    • Deactivate
    • Delete
    • Get
    • Get Many
    • Update