How to POST from VoiceFlow to Airtable via API

This tutorial describes how to to POST a record from Voiceflow to an Airtable. A POST will add a new record to the bottom of an Airtable. Level: Intermediate This tutorial assumes you are familiar with both Airtable and Voiceflow. If not, there are some links to resources at the bottom of this post. This… Continue reading How to POST from VoiceFlow to Airtable via API

Amazon Alexa Skills Development Tutorial: How to Retrieve Records from Airtable into Invocable: Method 1 – GET Records

UPDATE: November 15, 2018 Images and text have been updated to reflect Storyline being rebranded to Invocable. Introduction The Invocable prototyping tool enables easy integration with Airtable for data processing. Utilizing Airtable is an ideal way to store rows of interrelated data and retrieve them into your Invocable projects and ultimately your Alexa skills. Level: … Continue reading Amazon Alexa Skills Development Tutorial: How to Retrieve Records from Airtable into Invocable: Method 1 – GET Records