This is a library for integrating Airtable in your flow function for test.flows.network.
Usage example
use create_record;
use ;
When a new message is received from mychannel, we will create a new record in the table mytable of base mybaseId using create_record.
The whole document is here.