Apico
Connect Apico, a backend API integration platform, with Webflow to sync form submissions and CMS data to Google Sheets through server-side API implementation.
How to integrate Apico with Webflow
Apico connects through the Webflow Marketplace app using OAuth 2.0 authentication. The integration provides programmatic access to CMS collections, form submissions, assets, and publishing capabilities — but requires server-side API implementation with no client-side widgets or embeddable components.
Critical limitations:
- No webhook support — real-time event-driven architectures require polling patterns
- No public API documentation — contact Apico support at winkdev.api@gmail.com for technical specifications before beginning development
- Undocumented platform-layer rate limits — combined with Webflow's 60-120 requests/minute limit, creates capacity planning uncertainty
- Real-time bidirectional sync is not feasible due to rate constraints
Use the Apico marketplace app
The Apico marketplace app authorizes OAuth 2.0 access to your Webflow account. After installation, you build workflows within Apico's platform that interact with Webflow data through API calls.
Required permissions (review during OAuth authorization):
- Assets, CMS data, forms, pages, site data (read/write)
- Publishing capabilities (read/write)
- Site activity data (read/write)
Note: Detailed setup documentation beyond initial OAuth authorization is not publicly available. Contact Apico support for implementation guidance.
Sync Webflow forms to Google Sheets
Apico's primary documented use case is routing Webflow form submissions to Google Sheets. The integration uses Apico's REST API endpoints to append form data as rows in your spreadsheet.
Implementation requires:
- Apico integration ID from your dashboard
- Target spreadsheet ID from Google Sheets
- Server-side configuration of the POST endpoint:
https://api.apico.app/v1/{accountId}/{spreadsheetId}/values/Sheet1:append - Field mapping between form inputs and spreadsheet columns
This is not a no-code setup — it requires understanding API concepts, authentication flows, and data mapping.
What you can build
Apico is best suited for Google Sheets data aggregation workflows. For other integrations, native Webflow apps or automation platforms like Make.com and Zapier offer better options.
- Form data aggregation to Google Sheets: Automate form submissions from Webflow sites to Google Sheets for reporting and analysis. This is Apico's most developed and documented integration.
- CMS content tracking: Sync published content from Webflow CMS to Google Sheets for content inventory management and editorial tracking.
- Multi-site reporting: Aggregate data from multiple Webflow sites to centralized spreadsheets for agency portfolio management (implement with caution due to rate limits).
Frequently asked questions
No. Apico requires backend development expertise for all integrations. The "no-code" designation refers to Apico's internal workflow builder, not the Webflow-side implementation. Non-technical teams should use Make.com or Zapier, which provide visual workflow builders with native Webflow triggers and don't require API knowledge.
Webflow enforces 60-120 API requests per minute based on your plan tier, with a limit of 1 successful publish per minute per site. Apico's own rate limiting policies are not publicly documented, creating uncertainty about combined throughput. Design integrations for eventual consistency rather than real-time synchronization, and implement exponential backoff for failed requests. Review Webflow's rate limits documentation before planning high-volume workflows.
Apico uses Webflow’s standard OAuth 2.0 flow for Marketplace apps. When you click “Install” from the apps listing, you’re redirected to a Webflow authorization screen that shows the scopes Apico is requesting. After you consent, Webflow issues tokens that Apico can use to call the Data API on your behalf, instead of you managing personal access tokens manually. You can revoke access later from your workspace settings if needed for secure app submissions.
Description
Apico is a backend integration platform in the Webflow Apps Marketplace that connects via OAuth 2.0. The platform exposes limited REST API endpoints focused primarily on Google Sheets operations (retrieving, appending, and creating spreadsheets).
This integration page is provided for informational and convenience purposes only.

n8n Cloud
Connect n8n Cloud's powerful workflow automation platform with Webflow to create sophisticated automations, sync data across multiple tools, and build complex business processes.

MixItUp
Connect MixItUp with Webflow to add animated filtering and sorting to your CMS collections and static content.
Make (formerly Integromat)
Connect Make's powerful visual automation platform with Webflow to automate workflows, sync data across 1,800+ apps, and scale your operations without code. Build sophisticated automations that respond to form submissions, update CMS content, and manage e-commerce operations automatically.

Isotope
Connect Isotope with Webflow to add dynamic filtering, sorting, and animated grid layouts to CMS collections.

GitHub
Connect GitHub's powerful version control and deployment tools with Webflow to enable continuous deployment, automated workflows, and seamless collaboration between designers and developers. Build modern web applications with visual design and professional development practices.

Figma to Webflow
Transform static Figma designs into responsive Webflow sites with direct synchronization of components, variables, and styles. Streamline your design-to-development workflow and maintain perfect design fidelity across platforms.

Alloy
Connect Alloy's automation platform with Webflow to streamline e-commerce operations, sync content across systems, and automate marketing workflows without coding.

API Stack
API Stack (apistack.io) is a free directory and discovery platform operated by Apideck B.V., a Belgian company, that catalogs 213+ third-party API tools and services across 40+ categories.


