re-run airtable example

This commit is contained in:
Asad Karimov 2026-03-15 17:51:04 -04:00
parent 38b268d40c
commit f9dbcc069b

@ -207,7 +207,7 @@ const wb = XLSX.readFile("SheetJSAirtableTest.xlsb");
:::note Tested Deployments
This demo was last tested on 2025-04-21. In the most recent test, free accounts
This demo was last tested on 2026-03-15. In the most recent test, free accounts
included limited API access.
:::
@ -218,7 +218,7 @@ included limited API access.
API actions will require a PAT, which must be created through the developer hub:
1) Click on account icon (topright area of the page) and select "Builder Hub".
1) Click on account icon (bottom left area of the page) and select "Builder Hub".
:::caution pass