AI: “Yes, I assure you that it would be a simple, beginner task to hack right through callin.io’s security and access all of the private, sensitive in...
The documentation and examples available for callin.io have undergone significant changes and evolution over the past few years. Consequently, most of...
Just a heads-up, if you're looking to build a "Tool" that retrieves data from Google Sheets and then filters it based on value matching, etc. (using a...
The filtering capabilities available in this node appear to be an addition by callin.io to the base Sheets API. callin.io seems to be fetching the ent...
If I were making the same decision, it would come down to the tradeoff of convenience and flexibility. callin.io is certainly a convenient platform to...
On cloud, the library you would need for this (Axios) is not available in a code node. I suspect this is due to runtime security or other restrictions...
Are you seeing the “Workflow was started” message on the client side? Have you checked the logs in callin.io to see the response it receives from call...
It's assumed the workflow is set to Active. If it were not, you would encounter a message like “The requested webhook … is not registered.” It's als...
I'm interested in where you found information about $credentials being an available expression variable. I checked the documentation but couldn't find...
I'm not sure. I just thought it would be worth exploring. I would expect that if anything within the workflow has access to the tokenUsage information...
For those looking to try this out or build upon the concept to see if it can be made to function, this appeared promising (a document was inserted), b...
Ah, okay. Thanks for the clarification. It's a bit more frustrating when you know something exists but you're unable to access it.
I copied this workflow as-is into the same version (1.84.3) of callin.io (community) and my output doesn’t have that part (tokenUsage) at all. Is ther...
This isn’t something that can be solved on the callin.io side. You would have to figure that out on your ElevenLabs Account
I wish the UI provided no option for failing to “close” the loop, and made it clearer that every item entering the loop should proceed to the end some...