I’m starting using AirTable and VoiceFlow.
I use the following URL Endpoint to GET JSON string and it works fine.
httpx://api.airtable.com/v0/appRDBju2BbYrBKCc/colori?maxRecords=1000&pageSize=1&offset={offset}
I need to add filterByformula function.
...