Skip to content
samliew
samliew
@samliew
Reputable Member
Joined: Aug 4, 2025
Topics: 1 / Replies: 292
Reply
RE: How to download a jsonl file from text

You can generate a JSON/JSONL file using the Google Drive module "Upload a File". You simply need to enclose the string data within the toBinary fun...

2 years ago
Forum
Reply
RE: How to Automate Email Responses with ChatGPT

Welcome to the callin.io community! Yes, it appears the Airtable should have been public. I can notify the author of this article for you. You can...

2 years ago
Forum
Reply
RE: AirTable not finding record via Webhook

that replaces lines 3-5 (your 4 is currently an empty line)

2 years ago
Forum
Reply
RE: AirTable not finding record via Webhook

That's strange, this is almost identical to what's in their documentation: Maybe we should follow the example precisely: let inputConfig = inpu...

2 years ago
Forum
Reply
RE: AirTable not finding record via Webhook

In your Airtable script, it appears you need to use this instead: javascript const [ recordId ] = input.config();

2 years ago
Forum
Reply
RE: AirTable not finding record via Webhook

Welcome to the callin.io community! Your Record ID is undefined because your input variable is recordId, but your Airtable input is recordid ...

2 years ago
Forum
Reply
RE: Permission issues when creating new select options

Kuzanagi: ““XFS778”” this looks incorrectly double-quoted for some reason. Welcome to the callin.io community! 1. Screenshots of module fiel...

2 years ago
Forum
Reply
RE: OpenAI - Uploading a file and accessing it in the next step (Create a completion)

Jose_Silva: How you change the module name ? You can access additional module settings by right-clicking on it.

2 years ago
Forum
Reply
RE: How to recover exchange dates from an AI VoiceFlow bot to Google Sheets using callin.io and webhooks

Welcome to the callin.io community! 1. Screenshots of module fields and filters Please share screenshots of the relevant module fields and filters ...

2 years ago
Forum
Reply
RE: OpenAI - Uploading a file and accessing it in the next step (Create a completion)

The Help Docs for OpenAI have been updated. It appears that only the OpenAI module “Message an Assistant” allows for the selection of a previously u...

2 years ago
Forum
Reply
RE: Getting curl to work in callin.io

It appears the data is returned as an array. You may need to configure "Parse response" to "No" and then utilize a "Parse JSON" module with the data.

2 years ago
Forum
Reply
RE: Using Webhooks with OpenAI

Vedant_Verma: But wouldn’t that showcase my api keys in the public code since I’m building with webflow? No, that should not happen. This is bec...

2 years ago
Forum
Reply
RE: Getting curl to work in callin.io

You need to scroll down and select “Parse response: Yes” Currently you have it set to “No” (false)

2 years ago
Forum
Reply
RE: OpenAI - Uploading a file and accessing it in the next step (Create a completion)

Welcome to the callin.io community! I don't believe you can pass a link within the prompt to OpenAI's models in that manner, as it doesn't utilize C...

2 years ago
Forum
Reply
RE: Using Webhooks with OpenAI

Could you please re-upload your latest blueprint export or share screenshots detailing the modifications you've made?

2 years ago
Forum
Page 18 / 20