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...
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...
that replaces lines 3-5 (your 4 is currently an empty line)
That's strange, this is almost identical to what's in their documentation: Maybe we should follow the example precisely: let inputConfig = inpu...
In your Airtable script, it appears you need to use this instead: javascript const [ recordId ] = input.config();
Welcome to the callin.io community! Your Record ID is undefined because your input variable is recordId, but your Airtable input is recordid ...
Kuzanagi: ““XFS778”” this looks incorrectly double-quoted for some reason. Welcome to the callin.io community! 1. Screenshots of module fiel...
Jose_Silva: How you change the module name ? You can access additional module settings by right-clicking on it.
Welcome to the callin.io community! 1. Screenshots of module fields and filters Please share screenshots of the relevant module fields and filters ...
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...
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.
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...
You need to scroll down and select “Parse response: Yes” Currently you have it set to “No” (false)
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...
Could you please re-upload your latest blueprint export or share screenshots detailing the modifications you've made?