Framer CMS Plugin in BuildShip
How to use the Framer CMS plugin in BuildShip, is there any integration?
2 Replies
Processing...
🤖 Tuning in to the data frequencies. 📡 this might take a couple of minutes... beep boop
🤖 AI Response
BuildShip provides a Framer CMS Data Sync Plugin that enables you to seamlessly sync data from external sources—such as Google Sheets, Airtable, Firebase, Supabase, and Postgres—directly into your Framer CMS collections. This integration allows you to automate content updates and create dynamic collections in Framer without manual data entry.
To get started:
- Install the BuildShip Framer Plugin from the Framer Marketplace.
- Create a new collection in your Framer project that will receive the synced data. Note that this collection can only be modified via data returned by your BuildShip workflow; fields are not editable directly in Framer.
- Build a workflow in BuildShip that formats your data as an array of objects with unique IDs. You can use templates like "Google Sheets to Framer CMS" or "Firestore to Framer CMS" as starting points.
- Test and deploy your workflow, then copy the Endpoint URL from BuildShip and paste it into the plugin modal in Framer to make a POST request.
- Use the mapping interface to select which fields to include, rename them, and set their data types (supported types include boolean, number, color, string, image, formatted text, link, date, and file).
For detailed, step-by-step instructions, refer to the Framer CMS Data Sync tutorial in the BuildShip documentation.
🔗 References:
1. https://www.youtube.com/watch?v=a023R7OhAEU
2. https://docs.buildship.com/tutorials/framer-cms
3. https://docs.buildship.com/tutorials
4. https://www.framer.community/c/support/buildship-framer-cms-data-sync-plugin
5. https://buildship.com/templates/firestore-to-framer-cms
BuildShip AI Support