Hello, Here are some related discussions: How to Upload an Image to Chat and Use It in a Sub-Workflow in callin.io? - #6 by solomon How to get bi...
The error message indicates that the workflow ran twice, once for each item. However, on the second item, the Telegram Trigger did not activate. Thi...
Hello, I noticed you're not currently using an expression in that field, but rather fixed text. To switch to using an expression, hover over the t...
It's a good practice to define the input your sub-workflow will accept. Selecting “Accept all data” leaves it open to various structures, which can le...
That's an interesting point. I've considered this behavior previously but haven't dedicated enough effort to actively test a solution. I'll offer a ...
Oh, I understand now. I initially thought you intended to maintain the same session ID. If Voiceflow does not modify the session_id, here are two po...
You can help with that task. Typically, issues with AI Agents fall into one of these categories: Prompt Tool descriptions Tool setup Try creati...
That's quite unusual. Could you attempt to create a custom HTTP Request for that specific API function? Ask ChatGPT to provide you with the HTTP r...
Were you able to successfully retrieve the correct ID and execute that node? If so, to get a record ID, you would need to search for it using the "S...
Navigate to your Airtable homepage.Locate and open your desired base.Click the + symbol next to the table you want to modify.Choose the Formula field ...
Could you try fetching a different record? Attempt a more straightforward request, such as retrieving a Base rather than a specific record. If thi...
Hey, One thing I find extremely useful is creating sub-workflows and treating them like functions. With this approach, AI agents can call these “f...
You can construct a sub-workflow to organize that information and execute the correct call for you. Kindly review these resources: Sub-workflows ...
The LLM model you're employing, the AI prompt, and the tool descriptions are likely the source of the problem. Consider making minor adjustments to ...
However, consider upgrading your callin.io instance, just in case. In your version 1.76.3, there's a bug that stops the "Call Workflow" tool from runn...