Skip to content

feat(scripts): add airtable import script#276

Draft
Anca2022 wants to merge 4 commits intostagingfrom
am/airtable
Draft

feat(scripts): add airtable import script#276
Anca2022 wants to merge 4 commits intostagingfrom
am/airtable

Conversation

@Anca2022
Copy link
Copy Markdown
Contributor

@Anca2022 Anca2022 commented May 7, 2026

Summary

Set up a basic fetch utility to request data from the relevant Airtable base/table and store the response as json
Handle basic error states (failed request, missing data)

Related Issue

Fixes INTORG-703

Manual Test

Run pnpm sync:airtable to import grantee data from Airtable.
Requires AIRTABLE_API_TOKEN in your local .env.

Compare data in the Grantee Database with the one in the generated JSON file - src/data/airtable/grantee-data.json

Checks

  • pnpm run format
  • pnpm run lint

PR Checklist

  • PR title follows Conventional Commits (e.g. feat: ..., fix: ...)
  • Linked issue included
  • Scope is focused (target ~10-20 files when possible)
  • Screenshots for UI changes (if applicable)

@Anca2022 Anca2022 self-assigned this May 7, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for interledger-org-v5 ready!

Name Link
🔨 Latest commit 90e38a7
🔍 Latest deploy log https://app.netlify.com/projects/interledger-org-v5/deploys/69fc8cd7f8f04b00077288f4
😎 Deploy Preview https://deploy-preview-276--interledger-org-v5.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Anca2022 Anca2022 temporarily deployed to strapi-staging May 7, 2026 08:56 — with GitHub Actions Inactive
@Anca2022 Anca2022 temporarily deployed to strapi-staging May 7, 2026 09:13 — with GitHub Actions Inactive
@Anca2022 Anca2022 deployed to strapi-staging May 7, 2026 13:00 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant