I’m using Airtable with Voiceflow to create a word definition generator voice app that will randomly select a word and it’s related definition and sentence usage from my Airtable base. (There are only 3 columns for each entry: verb, definition, and sentence.)
Voiceflow has a ‘Code’ block that is an empty vessel for whatever code should go in there to make the call to Airtable.
And so far have this in the Voiceflow “Code” block.
I’m only slightly familiar with Javascript, but know that’s not enough to make the call. So curious if anyone can point me to any information for calling a random line from the Airtable base. I haven’t found anything in the support content.
Grateful for any input on this.
Doug