Skip to content
AI Agent: Capturing...
 
Notifications
Clear all

AI Agent: Capturing, Saving, and Passing Values to the Next Node

6 Posts
5 Users
0 Reactions
4 Views
Pedro_Dias
(@pedro_dias)
Posts: 2
New Member
Topic starter
 

Describe the problem/error/question

I'm new to callin.io and I'm trying to build an AI chatbot. I'm currently testing with Telegram, but my question isn't specific to a messaging platform (I believe). I'm using an AI Agent to have a conversational AI-based chat with the user and I want to extract values from the user's replies (e.g., "what's your budget?"). I want to then pass these values to subsequent nodes and utilize them. I think this is a fairly standard scenario, but I'm unsure how to accomplish it.

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your callin.io setup

  • callin.io version:
  • Database (default: SQLite):
  • callin.io EXECUTIONS_PROCESS setting (default: own, main):
  • Running callin.io via (Docker, npm, callin.io cloud, desktop app): callin.io cloud
  • Operating system: macOS
 
Posted : 25/11/2024 6:08 am
n8n
 n8n
(@n8n)
Posts: 97
Trusted Member
 

It seems your topic is missing some crucial details. Could you please provide the following information, if relevant?

  • callin.io version:
  • Database (default: SQLite):
  • callin.io EXECUTIONS_PROCESS setting (default: own, main):
  • Running callin.io via (Docker, npm, callin.io cloud, desktop app):
  • Operating system:

Please share these details to help us assist you better.

 
Posted : 25/11/2024 6:08 am
aya
 aya
(@aya)
Posts: 7
Active Member
 

Hi,

Welcome to the community

:tada:

If you’re new to callin.io, searching for similar workflow templates in the templates library might be a good place to start! You can copy them into your instance and customize them as well.

Here are some examples:

 
Posted : 03/12/2024 9:15 am
vivianambrose
(@vivianambrose)
Posts: 1
New Member
 

I'm also searching for this solution. My requirement is for the agent to transmit a specific value to a particular node linked to it.

 
Posted : 30/01/2025 8:21 am
Pedro_Dias
(@pedro_dias)
Posts: 2
New Member
Topic starter
 

Solved: callin.io actually solves this with $fromAI (so good) and when using tools also passes on the necessary info through the “query” argument. callin.io <3

 
Posted : 02/02/2025 10:17 am
system
(@system)
Posts: 332
Reputable Member
 

This discussion was automatically closed 7 days following the last response. New replies are no longer permitted.

 
Posted : 09/02/2025 10:17 am
Share: