Yes, we offer 3rd party Integrations such as Airtable.
See how to integrate any asset library into CE.SDK. In this example, we query the Airtable API for data from a specific table to browse images from inside the editor.
You can provide images with tags, labels and any other contextual information saved to this table. The search functionality is completely configurable and can incorporate any meta information we provide inside Airtable.
Note that all CE.SDK components are client-side, which means that if you are integrating with a private API, you will need to proxy through your own servers in order to keep the API key secret.
Looking for other 3rd party Libraries?
Link to Showcase Link to Documentation Link to GitHub Link to Codesandbox