INTRODUCTION

This modules provides a connection between Airtable and Drupal. By exposing external tables via config entities, the content of those tables can be used internally.

REQUIREMENTS

  • Key: we use the Key-module in order to store the
    Airtable API Key.

INSTALLATION

Install this module via Composer using `composer req drupal/airtable`.