Skip to content

BaseQL/baseql-airtable-block

Repository files navigation

BaseQL Airtable App

See full docs at: https://docs.baseql.com

Airtable Pro

You can find us in the Airtable Marketplace:

Screen Shot 2020-11-16 at 15 49 31

https://airtable.com/marketplace/blkJ16czOGRAFvBFg/baseql

Custom Blocks Beta

In order to use Custom Blocks you need to # for the Beta which applies for individual accounts, not organization's.

This might change after September 2020 as it becomes part of Pro plan and maybe a Developer plan is introduced: https://community.airtable.com/t/build-a-custom-block/30288/6

Also, you need to install Node.js if you haven't already.

Install

To install the BaseQL Block on your Airtable base:

  1. Create new "Custom Block" in your Base and call it "BaseQL"
  • Screen Shot 2020-06-23 at 21 40 09
  1. Follow instructions, with some adjustements:
  • Install the Blocks CLI globally: npm install -g @airtable/blocks-cli
  • Run the block init command this way:
    • block init <BLOCKID> --template=https://github.com/BaseQL/baseql-airtable-block baseql
    • Where BLOCKID is the app/blk pair
    • Screen Shot 2020-06-23 at 21 40 09
  1. Build & deploy to Airtable servers with: cd baseql && block release

Video Walkthrough

Screen Shot 2020-06-23 at 22 36 51

https://youtu.be/edb68AsfJXA

Run in multiple bases

Follow instructions at: https://airtable.com/developers/blocks/guides/run-in-multiple-bases

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •