Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Airtable plugin #26

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

Sakib25800
Copy link
Contributor

Description

This PR adds an Airtable plugin. It can be connected to your Airtable base and can sync a table from that base to the Framer CMS.

Backend: https://github.com/Sakib25800/framer-airtable-api

Framer.Airtable.PR.Demo.mp4

Testing

  • Confirm the above example works
  • Synchronizing
    • After the above setup, remove a row from the synced Airtable table
    • Press the "Sync" button in the Framer CMS view
    • The item removed from Airtable should be removed from Framer
  • Adding fields
    • Add a new field / column to the notion database
    • Press synchronize again
    • It now displays the field configuration again because a new field was added
    • Include this field in the data
    • Press "import"
    • Notice how the new field was added to each item

TL;DR: this plugin does everything the Notion plugin does

Copy link

vercel bot commented Aug 29, 2024

@Sakib25800 is attempting to deploy a commit to the Framer Team on Vercel.

A member of the Team first needs to authorize it.

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