Skip to content

fix(automation): pin httpRequest nodes to typeVersion 4.2 for n8n portability#64

Closed
derrickmehaffy wants to merge 1 commit into
developfrom
fix/n8n-node-version-portability
Closed

fix(automation): pin httpRequest nodes to typeVersion 4.2 for n8n portability#64
derrickmehaffy wants to merge 1 commit into
developfrom
fix/n8n-node-version-portability

Conversation

@derrickmehaffy

Copy link
Copy Markdown
Member

Follow-up to #59. The committed workflows pinned the HTTP Request node to typeVersion: 4.4, which only exists on very recent n8n; older instances (e.g. our staging) render it as "Install this node to use it / from a newer version of n8n." Lowering to 4.2 (already used elsewhere in the repo; identical params for our GET/POST usage) renders on both the latest local n8n and older staging.

Verified by importing all workflows into the staging n8n — the Fetch Template From Strapi node now resolves.

🤖 Generated with Claude Code

…lity

httpRequest 4.4 only exists on very recent n8n; older instances (e.g. staging) render it as 'install this node to use it'. 4.2 has identical params for our GET/POST usage and renders on both the latest local n8n and older staging.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
community-web Ready Ready Preview, Comment Jun 24, 2026 4:02pm

Request Review

@derrickmehaffy derrickmehaffy deleted the fix/n8n-node-version-portability branch June 25, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant