Documentation Index
Fetch the complete documentation index at: https://docs.impresivai.com/llms.txt
Use this file to discover all available pages before exploring further.
Node Builder Overview
Node Builder lets you create reusable custom nodes with your own authentication, triggers, and actions.Builder flow
The builder is organized into five steps:- Node information
- Authentication
- Triggers
- Actions
- Versions
What you can build
- App connectors with credentials form or OAuth 2.0
- Webhook and polling triggers
- JavaScript actions with validation and API calls
- Versioned node releases for production workflows
Node Information
Define node identity, naming, and metadata.
Authentication
Configure credentials form or OAuth 2.0.
Triggers
Add webhook or polling trigger scripts.
Actions
Create action parameters and JS execution logic.
Save frequently while building. Publish only after testing in Preview and Logs.

