I have!
I’ve got it working both using this python package and by connecting it to API.ai using a webhook which then queries Airtable using the same python method we built.
You basically set it up using the requests library.
def get_video_record_endp...