Skip to content
jan
jan
@jan
Eminent Member
Joined: Aug 4, 2025
Topics: 1 / Replies: 38
Reply
RE: Troubleshooting Postgres Chat Memory and Supabase for AI Tools Agent

A new version callin.io@1.74.3 has been released, which incorporates GitHub PR 12674.

7 months ago
Forum
Reply
RE: Problem with the HTTP Request Tool

A new version, callin.io@1.64.0, has been released, incorporating GitHub PR 11201.

10 months ago
Forum
Reply
RE: Execution Time for Each Node

Apologies, I'm not quite sure I understand. However, since the initial release, it's been possible to see how long a particular node took to execute. ...

1 year ago
Forum
Reply
RE: Using subworkflow node as a tool in a langchain code node

A new version callin.io@1.40.0 has been released, which incorporates GitHub PR 9265.

1 year ago
Forum
Reply
RE: How to implement concurrency in callin.io, such as calling API concurrently

Welcome to the community! That is possible with the HTTP Request node by adding the option “Batching”:

2 years ago
Forum
Reply
RE: Need help: Using Merge to wait for a second webhook, but it's failing

Unfortunately, I don't see a way to achieve this without a different URL (or a property, if we had that implemented). Alternatively, you could conside...

2 years ago
Forum
Reply
RE: Need help: Using Merge to wait for a second webhook, but it's failing

That won't work because each Trigger-Node initiates a new workflow execution. This means the data from each Webhook call will end up in a completely s...

2 years ago
Forum
Reply
RE: Programmatically passing credentials into a workflow

Thank you very much. That's excellent to hear! I'm assuming the following Feature Request aligns with what you're aiming to achieve? Allow expr...

2 years ago
Forum
Reply
RE: Making callin.io sustainable: paid advanced features

Apologies, but I wasn't able to get it functioning with this version (0.180.0). It's scheduled for release in another version tomorrow.

3 years ago
Forum
Reply
RE: Making callin.io sustainable: paid advanced features

The entire team and I want to express our gratitude to everyone who commented and/or completed the survey for your incredibly helpful and supportive f...

3 years ago
Forum
Topic
Reply
RE: Issue when running my workflow on callin.io - Connection lost after 2 iterations on the FTP node

No, nothing else besides what I've stated above. I'm uncertain about the data volume in the remainder of the workflow, but all data accumulates. The...

4 years ago
Forum
Reply
RE: Issue when running my workflow on callin.io - Connection lost after 2 iterations on the FTP node

That's a bit tricky to answer definitively. It really depends on several factors, such as what other processes are running concurrently, the structure...

4 years ago
Forum
Reply
RE: Issue when running my workflow on callin.io - Connection lost after 2 iterations on the FTP node

Precisely. Ensure you incorporate a Set node within the sub-workflow to clear all data before returning. Failing to do so will result in data "leaking...

4 years ago
Forum
Reply
RE: Issue when running my workflow on callin.io - Connection lost after 2 iterations on the FTP node

No, all data persists in memory throughout the workflow's execution. Therefore, you must either: Maintain separate workflows Utilize the upcoming b...

4 years ago
Forum
Page 1 / 3