If you pass a "records" array instead of fields to the Airtable API, you can insert multiple records at once. Suggest adding a method createMultiple and modifying the post() method in the ApiClient object.