June 17th, 2026
Improved
Fixed

Meta integrations updated to API v25
All 6 Meta sources β Facebook Page Insights, Facebook Public Data, Instagram Insights, Instagram Public Data, Facebook Ads, and Instagram Ads β are now on the latest API. Facebook and Instagram Ads also include new error_* fields for async report failures, giving more detail when a report run doesn't complete successfully.
Facebook Page Insights: deprecated metrics removed
Metrics and reports deprecated by Meta have been removed from Facebook Page Insights. This affects the Page performance insights, Post lifetime performance, Post reels lifetime performance, and Post video daily performance reports. See the full list of removed metrics.
Facebook & Instagram Ads: updated attribution windows
Facebook Ads now supports additional manual attribution window options: incrementality, engagement-based, and first/all conversions.Β
BigQuery source: large dataset support
The BigQuery source performance improved to handle big volume data.
BigQuery destination: table descriptions preserved for Gemini
Coupler.io metadata is now written to BigQuery table labels instead of table descriptions. This keeps your descriptions intact and readable by Gemini in BigQuery.
Deputy: All Timesheets report
A new All Timesheets report type is now available in the Deputy source, using the v2 Timesheets API with required start/end date filters. The existing report has been renamed to My Timesheets.
AI agent: token usage progress indicator
The AI agent now shows how much of your token budget has been used in the current session.
AI Integrations page redesigned
The AI Integrations page now displays available tools as visual cards with a 3-step setup guide. Cards show a checkmark if you already have a data flow for that tool.
Dashboard template preview opens in a modal
Clicking a template card no longer navigates away from the list β it now shows a live preview (Power BI) or a full screenshot (other tools) in a modal.
Execution error links on Dashboard now clickable
Markdown links in dataflow execution errors were rendering as raw text; they now render as clickable links.
QuickBooks Reports: AI agent edits no longer change columns
The AI agent was incorrectly modifying report source configuration when updating a QuickBooks dataflow. Column selection is now preserved on AI edits.
GoHighLevel: Appointments report now returns complete data
For large locations, individual unresolvable contact IDs were causing entire pages of results to be dropped. The importer now processes contacts one at a time, so partial failures no longer affect the rest of the data.
Confluence source: body columns now return data
The body.storage and body.atlas_doc_format columns were returning empty. The API query now uses the correct parameters, and page sizes were increased.
June 3rd, 2026
New
Improved
Fixed

Stripe: OAuth and API key authentication The Stripe source now lets you choose between OAuth and API key when connecting. Both options work in the standard setup flow and via connect-using-link.
Redesigned sign-up page Updated styling aligned to the new design system.
AI-tool-aware sign-up landing page Users arriving from Claude, ChatGPT, or Cursor now see a co-branded page with AI-specific context instead of the generic trial page.
Redesigned OAuth consent screen for AI tool connections The authorization screen now shows a plain-language permission list, workspace selector, co-branded header, and the logged-in email in the footer.
Looker Studio: one-click template setup Creating a Looker Studio report from a template is now a single step. Clicking the template button creates the report directly β no separate schema load or extra URL parameters needed.
AI agent: dynamic field options now supported The agent can now load and set dynamic dropdowns for sources (e.g. GA4 property lists, account selectors). Previously, sources with dynamic options couldn't be fully configured via the agent.
AI agent: MCP run-dataflow validates before running The run-dataflow tool now checks that a data flow is fully configured before attempting a run, instead of returning success on incomplete setups.
AI agent: MCP get-schema returns column descriptions The get-schema tool now includes column descriptions alongside names and types, giving AI agents more context when working with datasets.
Shopify: incremental sync with both date filters Using both created after and created before filters no longer causes a full re-fetch on every run.
Shopify: state saving for nested paginated data Improved checkpoint frequency for orders with line items, products with variants/metafields, and orders with fulfillments β reduces risk of data loss on interrupted runs.
Destinations: connection count shown incorrectly A connection not used in any data flow was shown as active, while the actually-used one showed no flows.
Workflow runs getting stuck in pending state Runs no longer hang when a source or destination changes mid-run.
"Source is not configured" error after fixing an incomplete source Users no longer need to reopen the source step to clear a false error before running.
OAuth redirect broken for new users installing from AI tools New users were sent to the dashboard instead of back to the AI tool after account creation, silently failing the connector install.
"Share credentials" toggle not working for API key auth sources The sharing option now works for all auth types, not only OAuth-based ones.
Run history table: horizontal scrolling on long source names Long source names now truncate with ellipsis; full name shown on hover.
May 21st, 2026
New
Improved
Fixed

AI-assisted data flow setup You can now set up data flows using the AI agent or AI integrations.
New AI destinations: Microsoft Copilot Studio and Gemini Enterprise Deliver your data directly to your enterprise AI tools.
Share a link to connect a source account Workspace admins can now generate a shareable link that lets external users connect their source account without a Coupler.io account. Manage all incoming requests from the Sources page. Learn more
Klaviyo: Flow performance report split-by options available Daily, weekly, monthly and hourly date aggregations and other split-by breakdowns are available now.
Metabase: updated to API key authentication Metabase now authenticates using an API key. The previous username/password and session token options have been removed. Generate a key in your Metabase account and enter it in the source wizard.
ClickUp: incremental sync for Tasks Tasks now sync incrementally, so only updated records are fetched on each run - reducing sync time and data volume.
LinkedIn Ads: slow Creatives loading The Creatives entity was taking up to 5 minutes to load even for small datasets. Now loads normally.
AI agent: context generation progress indicator A spinner now shows on the context button while context is being generated, so you know it's still processing.
Shopify: data preview for Products no longer fails Fixed a bug causing the preview step to fail for the Products entity in the Shopify GraphQL source.
Snowflake: no longer requires CREATE DATABASE privilege for existing databases Snowflake destination now checks whether the target database exists before attempting to create it, so you no longer need the CREATE DATABASE privilege when the database is already there.
Redshift: backslash characters in data no longer cause failures Backslash characters in source data were causing Redshift destination runs to fail. Fixed.
Data sets: hidden columns no longer appear in Join setup Columns marked as hidden were still showing up in column pickers when configuring a Join. They no longer appear.
Integration and destination fixes
Adobe Commerce (Magento): fixed authorization errors and data retrieval issues affecting some users
Brevo: row count mismatch between dataset preview and destination output for emailCampaigns resolved
Monday.com: fixed a 404 error caused by a request format issue
Outgoing webhooks: fixed a bug where webhooks were not triggering a second data flow after the first run completed
May 7th, 2026
New
Improved
Fixed

Multiple destinations now available You can now send data from a single source to multiple destinations in one data flow. Configure different destinations independently within the same workflow.
AI context management Add and manage context directly in AI tools or Coupler.io Agent to shape how AI understands your data. Provide business definitions, metric explanations, and domain-specific details so the agent delivers more relevant insights. Generate context automatically or paste the one you already store somewhere else.
Supabase source and destination Supabase is now available as both a source and a destination. Connect your Supabase project to import or write data.
WooCommerce: incremental sync Orders, Products, and Orders with line items now support incremental fetching for faster imports.
ClickUp: incremental fetching for Tasks Tasks now sync incrementally using the date_updated_gt filter.
Google Business Profile: location ID in labels Location labels now include the location ID to distinguish locations with identical names.
TikTok Ads: expanded Audience reports Audience reports now include previously missing metrics and dimensions such as Reach and Province.
PostgreSQL destination: faster large dataset imports Now uses the COPY approach instead of bulk insert for significantly better performance on large data volumes.
Credential removal now disables associated sources When a credential is removed, associated sources are automatically disabled with a notification shown.
Source landing pages: better entity descriptions Source landing pages now display improved descriptions and expanded data entity information.
In-app legal update notifications You now receive in-app notifications when Terms of Use or other legal texts are updated.
Google Business Profile: deselecting locations Deselecting one location no longer deselects another for Daily metrics, Monthly used keywords, and Reviews list entities.
Data flows page: filter display bugs Running data flows with a prior successful run now appear only in the Running category. Old data flows no longer incorrectly appear under "No runs."
Workspace: asset reassignment during role changes Users with both org owner and admin roles can now be selected as reassignment targets for data flows and credentials during their creatorβs removal.
Search bar: now stays visible when scrolling The search bar on Sources and Destinations pages is now sticky.
Integration fixes Resolved data import issues in Lemlist (Activities pagination), Fillout (Submissions in both sync modes), Cin7 (timeout errors), Float (source not found error), and YouTube (custom report metrics/dimensions not clickable). Fixed CSV destination copy button showing "undefined."
April 23rd, 2026
New
Improved
Fixed

Klaviyo: Campaign and Flow performance reports Two new reports are now available in Klaviyo source setup - Campaign performance and Flow performance (totals split by date). Pull campaign and flow-level metrics directly into your data flows.
Customer.io: EU region support You can now select your data center region when connecting Customer.io. If your account is on the EU data center, connections will work out of the box.
MCP: dataset search and embedded skill prompts The AI agent can now search across datasets in larger workspaces to find the right data flow faster. Skills also include embedded prompts for better guidance when invoked via MCP clients.
Stripe: full refresh sync for all entities Stripe data flows now use a full refresh approach that removes the previous timeout limitations. Large-volume accounts can now reliably sync Charges, Invoices, Balance Transactions, Subscriptions, Customers, Payouts, and more.
GoHighLevel: new filters for Contacts, Appointments, Opportunities, and Tasks Added date range filters and pipeline/status filters across key entities, giving you more control over what data gets exported.
ClickUp: filter Tasks by List and improved Assignee columns You can now filter Tasks by specific Lists. Assignee data is also split into separate name and email columns for easier analysis.
BigQuery: schema autodetect removed for new destinations New BigQuery destinations now use schema transformation by default β the autodetect toggle is no longer shown.
Data flows: filters preserved in URL Active filters on the data flows list now persist in the URL β they survive page reloads and can be shared with teammates.
Destination display improvements on data flow list Destinations on the data flow list now show a cleaner layout with per-destination last run timestamps.
Gorgias: Tickets timeout and sync issues resolved Fixed timeout errors and incremental sync problems when importing Gorgias Tickets.
Workspace management: owner/admin deletion bug Fixed an issue where users with owner or admin roles couldn't be selected as reassignment targets during owner deletion.
April 15th, 2026
New
Improved
Fixed
Data flow filtering and explanationsΒ Filtering on the data flows list makes it easier to find what you're looking for. Core product sections (data flows, sources, destinations) now include clearer in-UI explanations.
Right sidebar: contextual help for all sources A GitBook-powered help panel is now available in the right sidebar across all sources, providing in-context documentation alongside your current workflow.
ClickUp: access to archived tasks You can now pull archived tasks from ClickUp alongside active and closed tasks, giving you full access to historical task data.
Lightspeed Retail (X-Series): Sales with line items A new Sales with line items entity makes it easier to link sales data back to product records.
Datadog: RUM Sessions data The Datadog source now supports Real User Monitoring (RUM) Sessions, letting you import session counts, session time, and other RUM event data.
Redesigned sources and destinations experience The Sources empty state now shows categories and ranked lists to help you find the right source faster. The Destination page layout and interactions have been refined for clarity. The setup wizard now includes search for destinations, making it faster to find what you need.
Organization owners page: search and alphabetical ordering The Organization Users page now has a search field, and users are listed alphabetically - easier to manage for large organizations.
GoHighLevel: missing custom fields Custom fields in GoHighLevel Contacts and Opportunities no longer go missing intermittently depending on operation order.
Workspace tiles: long name overflow Workspace tiles now correctly truncate long names on wider layouts, preventing overflow and visual glitches.
March 31st, 2026
New
Improved
Fixed
Klaviyo: Forms and Segments data entities with performance reports New Forms and Segments entities plus dedicated performance reports for each, giving deeper visibility into marketing campaign effectiveness.
BigQuery destination: region selection You can now select a preferred region when creating datasets for data residency compliance.
Date macros: 3-digit values supported Date macros now accept 3-digit values, expanding the range of available date manipulations.
Klaviyo: incremental fetching for existing entities Existing Klaviyo data entities now use incremental fetching for faster, more efficient imports.
Calendly: new columns and display mode setting Added UTM columns and an "Invitee display mode" advanced setting for more granular event data.
Workspace management: subscription flow, guest profiles & email routing Subscribing to a plan after requesting org deletion now clears the deletion request. Guest role users can now see their profiles. Email links navigate to the correct organization, and notification recipients are updated based on current roles.
New billing page design Revamped billing page with clearer subscription information and management options.
New destinations empty screen The destinations page now features a category bar for browsing and selecting destinations, making first-time setup more intuitive.
LinkedIn: pages dropdown missing user roles All pages where you hold a role now appear correctly in the dropdown.
MySQL: timeout error with large data volumes Resolved timeout issues when importing larger datasets.
Workspace settings: missing limit warning and role editing The "users limit reached" warning now shows correctly on org settings. Organization owners with workspace memberships can edit their workspace role again.
Amplitude: active users entity failing Resolved a failure in the active users data entity.
Ad account and page search: irrelevant results Search now returns accurate matches for ad accounts and pages.
March 31st, 2026
New
Improved
Fixed
Custom MCP client support Previously not supported AI agents and apps can now connect to Coupler.io's MCP server programmatically using a personal access token.
Facebook Page Insights: post field selection You can now select specific post fields in the Posts lifetime performance report, avoiding errors with large data loads.
Facebook Ads: native conversion metrics The metrics dropdown now includes native Facebook conversion metrics that were previously missing.
Mailchimp: bot-filtered data columns Opens, clicks, and other engagement columns now include bot-filtered variants for cleaner data.
Google Analytics 4: optional dimensions Dimensions are now optional, allowing you to request deduplicated "Total users" metrics consistent with GA4's own UI.
PartnerStack: start date now required A required start date prevents data flow failures caused by missing date parameters.
Workspace management: ordering, notifications & user deletion Organizations and workspaces now sort alphabetically. A flash notification appears when switching workspaces during external navigation. Private connections can be reassigned to another user before deletion.
Cancellation flow: clearer downgrade messaging Updated org deletion dialogue explains required steps for active subscriptions. An in-app banner and billing page message inform you about the pending downgrade to Free after cancellation.
Data flows page: template suggestions for new users When you have fewer than 5 data flows, the page suggests relevant dataset templates to help you get started.
AI agent: threads grouped by data flow in sidebar Threads from multiple data flows are now grouped by name in the sidebar for quicker access. The agent also returns accurate data set counts when asked.
Brevo: end date validation in email campaigns The wizard now prevents setting an end date in the future, ensuring compliance with API constraints.
Data truncation message not shown consistently The "data was truncated" message now displays reliably across all importers.
BigQuery: large data set export error Resolved a connection error during export of large data sets.
LinkedIn Posts: 500 error resolved Fixed an error causing LinkedIn Posts imports to fail.
AI agent: "Set up this template" link The link now navigates to the correct application URL.
March 31st, 2026
New
Improved
Fixed
Snowflake destination now available Connect your data flows directly to Snowflake. Supports password, key pair, and programmatic access token (PAT) authentication. Works with custom roles, special characters in schema/table names, and network policies requiring static IPs.
OpenClaw integration New integration page and data flow support for OpenClaw.
AI agent: longer tool response times and better limit handling MCP tools now support wait times up to 120 seconds for complex operations. Dashboard templates now available via the list-templates tool. When you hit your AI usage limit, you can still read existing conversations.
AI agent: clearer usage limit banners Warning and error banners now direct you to contact support when you approach or exceed limits.
Workspace management: deletion warnings and smarter navigation Deleting an org owner now shows a detailed impact warning. Improved flash notifications across workspace actions. Cross-workspace merging simplified, with support for organizations with multiple workspaces.
Shopify order fulfillment reports: location fields Order fulfillments with line items report now includes location name and address fields.
QuickBooks Online: large report handling General Ledger Detail and PnL Detailed reports now handle QBO API 400k cell limit on Coupler.io side to ensure user getting full report.
Facebook Ads: split-by-totals reports returning incomplete data Reports with split by totals now return rows for the full reporting period, not just the start date.
Google Ads: ads with duplicate IDs across campaigns Ads with the same ID but different campaign/ad group IDs are no longer incorrectly merged during full data runs.
March 31st, 2026
New
Improved
Sharetribe, Gridly & CommCare integrations Three new source integrations are now available for your data flows.
Admin role for workspace management A new Admin role gives the same permissions as the previous Owner role, with a clearer invitation flow for managing workspace access.
Klaviyo: updated to API version 2026-01-15 New entity naming and grouping in the wizard, plus 5 additional dimensions for Metric Analytics.
Xero: split by options for tracking categories Predefined value splitting by options for tracking categories, simplifying financial data categorization.
Monday.com: updated to latest API version Integration now uses the latest Monday.com API, preventing potential disruptions.
Google Picker API: updated for new security requirements OAuth parameters and Picker API migrated to meet Google's latest authorization requirements.
Workspace management improvements Organization owner role with a refined invitation flow. First workspace now defaults to "My Workspace." Smarter redirection when switching workspaces or organizations - you land on the same page.
AI agent sharing: consent and link management A consent modal now appears before creating a public sharing link. You can also delete shared links. New AI agent tab in the sidebar for quicker access. You can still read conversations after hitting your usage limit.