N8N Node Compatibility

Codera converts supported N8N nodes into event-driven serverless infrastructure on AWS. Here's what works today and what's coming next.

21 Supported
16 Planned

Triggers

Webhook → Webhook

HTTP entry point for webhook-triggered workflows

Supported
Schedule Trigger → Schedule

Time-based execution via CloudWatch Events

Supported
Form Trigger → Form Trigger

Public form that starts a new execution

Supported
Error Trigger

Trigger a workflow when another workflow fails

Planned

Actions

HTTP Request → HTTP Request

Outbound API calls with auth and SSRF protection

Supported
Respond to Webhook

Send a custom response back to the webhook caller

Planned

Data

Set / Assign → Set

Data transformation and field assignment

Supported
Sort → Sort

Sort items by field value

Supported
Limit → Limit

Limit the number of items passed through

Supported
Remove Duplicates → Remove Duplicates

Deduplicate items by field

Supported
HTML Extract → HTML Extract

Extract data from HTML using CSS selectors

Supported
Rename Keys → Rename Keys

Rename fields in the payload

Supported
Extract From File → Extract From File

Parse spreadsheet files (CSV, XLSX, ODS) into structured data

Supported
Spreadsheet File → Spreadsheet File

Read and write spreadsheet files

Supported
Aggregate

Aggregate items into summary values

Planned
Compression

Compress and decompress files

Planned
Move Binary Data

Move data between binary and JSON properties

Planned
PDF

Read PDF files and extract text

Planned
iCalendar

Parse and generate calendar files

Planned

Logic

IF (Conditional) → Conditional

Boolean branching with true/false paths

Supported
Merge → Merge

Fan-in barrier — waits for all upstream branches

Supported
Filter → Filter

Filter items based on conditions

Supported
Switch → Switch

Route items to different outputs based on value matching

Supported

Flow

Execute Workflow → Execute Workflow

Invoke another workflow as a sub-workflow

Supported
Form (Mid-Flow) → Form Gate

Pause execution, present a form, resume on submit. Supports authenticated, public, and time-gated modes

Supported
Wait

Pause execution for a specified duration

Planned
Stop and Error

Stop execution with optional error message

Planned

Integration

Slack

Send messages and interact with Slack workspaces

Planned
Email (Send)

Send emails via SMTP or service provider

Planned
RSS Feed Read

Read and parse RSS feeds

Planned

Utility

Code (JavaScript) → Code

Run custom JavaScript logic

Supported
Date & Time → Date & Time

Parse, format, and manipulate dates

Supported
No Operation → No Operation

Pass-through node for workflow organisation

Supported
TOTP

Generate time-based one-time passwords

Planned
Crypto

Hash and encrypt data

Planned
XML

Convert between XML and JSON

Planned
Markdown

Convert between Markdown and HTML

Planned

What about unsupported nodes?

Workflows containing unsupported nodes can still be imported — unsupported nodes are safely skipped during conversion, and you can validate which parts of your workflow are compatible before subscribing. As we add support for new node types, your imported workflows will automatically gain access to the expanded coverage.

Ready to try your workflows?

Get Started Free