Skip to content
jabbson
jabbson
@jabbson
Eminent Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 40
Reply
RE: Problem with nodes not running

I understand. Reviewing the flow again, I agree that the merge node isn't strictly necessary here. Since only one branch (either Extract from File or ...

2 weeks ago
Forum
Reply
RE: Agent calling a tool but input parameters are always empty

Hey, the fromAI() construct is a really useful feature for connecting LLMs with tools. I recommend using it when your data isn't static and the tool i...

2 weeks ago
Forum
Reply
RE: Problem with nodes not running

You don't need to merge them in a way that combines two orders into one; you can merge them by appending one after the other, for example. If I'm un...

2 weeks ago
Forum
Reply
RE: Agent calling a tool but input parameters are always empty

Hello! I hope you're doing well and welcome to the community. I've tested this myself, and it works perfectly. Here's what I did: Feel free to ...

2 weeks ago
Forum
Reply
RE: Problem with nodes not running

Welcome to the community. If you need to execute a second branch of your workflow, place a merge node after XML1 and the Move binary Data node, then...

2 weeks ago
Forum
Reply
RE: Self-hosted Webhook Returns Empty Response Despite Successful Workflow Execution (Status 200)

Hello! Welcome to the community. Try this JSON for your Respond to Webhook node: {"output": {{ $json.output.toJsonString() || "No AI response" }}...

3 weeks ago
Forum
Reply
RE: HTTP Request node requires Authorization header on self-hosted instance

Hello, welcome to the community. kevinzing169: The HTTP Request node has Authentication set to None, and I’ve manually added both the Author...

4 weeks ago
Forum
Reply
RE: Building a Workflow with callin.io's Public REST API

Is this the output you were anticipating?

4 weeks ago
Forum
Reply
RE: Building a Workflow with callin.io's Public REST API

In this particular scenario, the issue seems to stem from this section of the workflow JSON: image788×512 54.8 KB Since there's only one node in ...

4 weeks ago
Forum
Reply
RE: HTTP Request not showing Send Binary Data, Binary Property Name - Need Assistance

Hello there, welcome to the community. Could you please elaborate on the issue you're encountering? Providing some details, perhaps a screenshot or ...

1 month ago
Forum
Reply
RE: Building a Workflow with callin.io's Public REST API

Denis_Ramon_Peixoto: zoom buttons don’t appear in the workflow This is precisely why I suggested that an extension might be interfering with a p...

1 month ago
Forum
Reply
RE: Building a Workflow with callin.io's Public REST API

Hello, hope all is well and welcome to the community. Could it be that the nodes are simply off-screen? Have you attempted to zoom out and check if ...

1 month ago
Forum
Reply
RE: AI Agent for DevOps Workflow Automation with callin.io

This sounds quite achievable. You'll require an AI Agent equipped with various tools and a robust system prompt to manage diverse tasks, which could i...

1 month ago
Forum
Reply
RE: Improving system prompts and workflows

I seldom use anything besides OpenAI, which serves my needs about 99% of the time. I also appreciate their pre-paid billing model, especially when con...

1 month ago
Forum
Reply
RE: Improving system prompts and workflows

It sounds like you'll need to refine your prompt to more clearly outline the desired actions in a structured, algorithmic manner. The prompt is key to...

1 month ago
Forum
Page 2 / 3