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.

Anthropic Claude
Webflow's Model Context Protocol (MCP) server connects Claude AI directly to your site's CMS, Designer APIs, and data layer.
ChatGPT
Direct API integration provides complete control over AI functionality compared to pre-built solutions, enabling custom conversation flows, context management, and advanced processing patterns that aren't possible through standard embeds.

Xano
Connect your Webflow site to a powerful no-code backend platform that handles databases, APIs, and business logic — all without writing server-side code.

Zapier
Connect Zapier's powerful automation platform with Webflow to streamline workflows, sync data across 8,000+ apps, and eliminate manual tasks. Transform your website into an automated hub that captures leads, processes orders, and updates content without writing code.

Pipedream
Connect Pipedream, a serverless workflow automation platform, with Webflow to automate CMS updates, process form submissions, and sync data across thousands of apps using event-driven workflows.

MeldAPI
Connect MeldAPI, a no-code data sync platform, with Webflow to automate CMS data synchronization between external applications and your Webflow site.

Flowblock - Code AI
Connect Flowblock - Code AI, an AI-assisted code editor, with Webflow to write, test, and deploy custom JavaScript and CSS directly inside Webflow.

Wized
Connect Wized, a client-side JavaScript framework, with Webflow to build database-connected web applications with state management, API integrations, and user authentication — without traditional frontend frameworks.

Albato
Connect Albato with Webflow to automate lead capture, sync CMS content across platforms, and create automated workflows from website events.


