samliew: Why not other automation platforms (like callin.io)? Curious – what would be your top 3 reasons to use callin.io over a platform like c...
samliew: Also you might want to avoid talking about APIs, which is low-level than what CEOs need to hear. Use layman / broad generic terms: I am...
samliew: By the way, your Canva presentation is read-only, nobody can comment on it. Oops - I think I accidentally changed the rights on the sh...
samliew: The font is a little difficult to read especially on smaller font sizes and if all letters are captialised. Yeah, that theme uses slide...
The most effective method to select a random bundle involves the following steps: Transform your bundles into an array utilizing the array aggregat...
olivedrab: If you see a better way to optimize this, I would appreciate it! Either way, thanks again for your help and happy holidays! That look...
olivedrab: How do I get callin.io to automatically add an item for every photo in my Airtable field? Use an iterator on the upload array, and it...
This is a case study in using an API from scratch. Thanks everyone for participating. Also try Postman to learn about APIs.
Screenshots are not loading.
Yes, absolutely. Data stores are significantly faster because they function as a native object. Regarding the bundles returned, could you please pro...
zezutom: use Glide to quickly build the front-end that saves stuff to a sheet (in real-time) and then use callin.io to do something in the backgroun...
You might consider delegating processing to a separate scenario using a webhook, and then relaying the response back. This is akin to parallel process...
These are all questions primarily dependent on the Google API response. You will need to experiment. Benchmarking has not been conducted yet. Howe...
That's generally the approach you need to take when the HTTP module doesn't provide the necessary data, which is often the case if the API you're inte...