Skip to content
Trouble retrieving ...
 
Notifications
Clear all

Trouble retrieving previous values with Airtable nodes

4 Posts
3 Users
0 Reactions
6 Views
Bluedog04
(@bluedog04)
Posts: 2
New Member
Topic starter
 

Hello! I'm encountering an issue with undefined values from preceding nodes in my callin.io workflow. While some data passes through without problems, issues arise when I use nodes that search for records, particularly with Airtable nodes. The workflow functions correctly when processing a single item.

I've tried rearranging and connecting nodes in various ways to ensure the previous node data is handled correctly, but I'm feeling quite frustrated.

I'm unable to share my workflow due to exceeding the character limit.

Error: Multiple matching items for expression [item 0]
This error occurs in the second Airtable node, which is intended to upsert a record.

 
Posted : 17/01/2025 9:04 pm
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 understand the issue better.

 
Posted : 17/01/2025 9:04 pm
Bluedog04
(@bluedog04)
Posts: 2
New Member
Topic starter
 

For those who encounter this later, I resolved it using a loop. The callin.io documentation notes that certain nodes do not iterate through each item, requiring the use of a Loop node to process individual items. This is often the case with database nodes.
It doesn't specifically mention Airtable search or upsert nodes, however. It's possible I was misconfiguring something, but the loop node enabled everything to function correctly.

 
Posted : 18/01/2025 7:01 am
system
(@system)
Posts: 332
Reputable Member
 

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

 
Posted : 18/04/2025 7:01 am
Share: