Skip to content
Jon
Jon
@jon
Trusted Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 96
Reply
RE: Encountering an odd error with options.agent after upgrading from 0.222.1 to 0.236.3

Hey, I suspect we'll need more data. If we were to run the workflow with the issue, we'd encounter other problems, not the one you've reported. I'd ...

2 years ago
Forum
Reply
RE: Trouble passing values from Code/Set node to Airtable Update node

Hey, 1.0.5 isn’t the latest release and the change went into 1.1.0. I will rework the example in the morning to use the older Airtable version.

2 years ago
Forum
Reply
RE: Trouble passing values from Code/Set node to Airtable Update node

Hello, Have you considered adding a new Airtable node to your workflow to simplify the process? Based on your screenshot, it appears you're using th...

2 years ago
Forum
Reply
RE: How to implement nested loops?

Hello, That appears to be correct. Could you share the execution log for it? Please provide the rewritten markdown content.

2 years ago
Forum
Reply
RE: Airtable integration issue

Hi there, If you were using callin.io Cloud, this might have been due to the issue we experienced. Everything should be resolved now.

2 years ago
Forum
Reply
RE: Working with the new OpenAI GPT-3.5-16k model

Hey, You would need to utilize a code node and manually construct your request to interact with the API, following the documentation provided by Ope...

2 years ago
Forum
Reply
RE: Working with the new OpenAI GPT-3.5-16k model

Hello, It will be identical for both; the only difference would be the model. However, remember that it would need to be JavaScript, and you would b...

2 years ago
Forum
Reply
RE: Working with the new OpenAI GPT-3.5-16k model

Hello, Looking at the API example, you could utilize an HTTP Request node to send the request. However, it appears the function needs to be executed...

2 years ago
Forum
Reply
RE: Working with the new OpenAI GPT-3.5-16k model

Hi there, We do not currently have a function option within the node. I've just created an internal development ticket to implement this feature. Ho...

2 years ago
Forum
Reply
RE: How to overcome the "A valid JSON must be provided" error

Hi there, Could you please share the output from the node that's encountering the error, along with the content it's attempting to post? Based on th...

2 years ago
Forum
Reply
RE: How to overcome the "A valid JSON must be provided" error

Hey, You won't want to replace all of them. Have you run your output through a JSON linter to see if it shows as valid? Please provide the rewritt...

2 years ago
Forum
Reply
RE: How to overcome the "A valid JSON must be provided" error

Hello, In theory, all characters are permitted. However, if your string begins with a " character, it will anticipate the next " character as the en...

2 years ago
Forum
Reply
RE: How to overcome the "A valid JSON must be provided" error

Hey, If this issue only occurs during specific runs, it's likely related to the data. The example you shared appeared invalid, so I suspect similar ...

2 years ago
Forum
Reply
RE: How to overcome the "A valid JSON must be provided" error

Hey, That JSON appears to be invalid. You have unescaped " characters within your data, which will lead to problems. Could you share your workflow...

2 years ago
Forum
Reply
RE: Airtable Update: Runs successfully but card not updated

That sounds like a request for Airtable to return that in their API messages

2 years ago
Forum
Page 4 / 7