Saikalyan_Akunuri
New Member
Joined: Aug 4, 2025
Follow
Board
RE: Google Sheets Row Overwrite Issue
I suspect you're processing records in parallel for Google Sheets. I don't believe Google offers row-level isolation in the same way a database does. ...
3 months ago
Forum
RE: Problem with parallel pattern using AI Agent tool call
I believe the main workflow does initiate the sub-workflow. However, after the loop, there's an IF node that verifies if all jobs have been completed ...
4 months ago
Forum
RE: Problem with parallel pattern using AI Agent tool call
From what I could gather, it seems your workflow is returning results before the tasks are fully completed. The Langchain tool in callin.io is designe...
4 months ago
Forum
RE: Google Sheets Row Overwrite Issue
I believe the AI agent, by default, reverts to updating A2 or the first empty row it finds. It doesn't seem like the AI agent can retain the current i...
4 months ago
Forum