Small Airtable Blocks experiments focused on webhook-driven lead handling.
This repository contains a React-based Airtable Block project together with helper shell/config files used to clone or sync the working setup. The main project folder is:
airtable-webhook-leads/
Supporting files include:
clone-airtable-webhook.shsync-rsync-settings.json
The goal of this repo is to prototype internal Airtable tooling where external events or webhook payloads can be turned into structured lead records inside Airtable.
- JavaScript
- React
- Airtable Blocks SDK
- Shell scripting
This is a prototype/workbench-style repository rather than a polished product. It is best read as an example of integrating lightweight frontend logic with no-code/low-code operational tooling.