Data & AutomationFix Greenhouse Zaps for Harvest v3 Field ChangesEvery Greenhouse trigger, action, and search built on Harvest v1/v2 needs checking against v3's field changes. Here's Zapier's exact affected-steps list.Aug 13, 2026Read more →
Data & AutomationFix HubSpot Add Contact to List After V1 SunsetHubSpot's v1 Lists API sunset April 30, 2026, breaking Zapier's Add/Remove Contact from List actions. Here's what we know and how to check your Zaps.Aug 13, 2026Read more →
Data & AutomationMigrate Zapier Functions Python Code to fetch()Zapier Functions shuts down September 1, 2026. Migrate Python requests calls to fetch() in Code by Zapier, except authenticated calls, handled differently.Aug 13, 2026Read more →
Data & AutomationPipedrive V2 API Drops Fields Like deal_titlePipedrive's V2 API returns fewer fields than V1, including deal_title. Here's why remapping the trigger alone isn't enough, and how to backfill it.Aug 13, 2026Read more →
Data & AutomationFix Pipedrive Zaps Tagged [DEPRECATING JULY 31 2026]Zapier tags affected Pipedrive steps [DEPRECATING JULY 31 2026] ahead of the V1 API sunset. The label is cosmetic until you remap the step yourself.Aug 13, 2026Read more →
Data & AutomationZapier Functions Secrets: Move to API by ZapierZapier Functions let you hardcode API keys in code. Code by Zapier doesn't. Move secrets to an API by Zapier connection before the September 1 shutdown.Aug 13, 2026Read more →
Data & AutomationZapier's 2026 Deprecation Wave: Full GuideZapier's Pipedrive, Functions, ChatGPT, and Greenhouse integrations all hit API deprecation deadlines in 2026. Full rundown of what breaks and the fix.Aug 13, 2026Read more →
AI ProductivityClaude Opus 4.7 Breaks temperature and top_p ParamsClaude Opus 4.7 returns HTTP 400 for temperature, top_p, top_k, and budget_tokens in some configurations. What changed and how to fix it.Aug 12, 2026Read more →
Data & AutomationCloudflare AMP/SXG API Has Reached End of LifeCloudflare confirms AMP/SXG reached end of life on 2026-06-23 with no replacement. If /zones/{id}/amp/sxg calls started failing quietly, this is why.Aug 6, 2026Read more →
Data & AutomationCloudflare Deprecates the Account Roles APICloudflare deprecates the Account Roles API for the Permission Groups API. The data model changes from a flat role list to fine-grained permission groups.Aug 6, 2026Read more →
Data & AutomationCloudflare Deprecates the foundation_dns DNS SettingCloudflare removes the foundation_dns boolean from DNS settings endpoints on 2026-11-23. Automation toggling it needs to find the replacement before then.Aug 6, 2026Read more →
Data & AutomationCloudflare Deprecates Legacy Registrar Domain APICloudflare retires the legacy Registrar domain management endpoints on 2026-09-27 in favor of the new Registrar API. Low-traffic automation is easy to miss.Aug 6, 2026Read more →
Data & AutomationCloudflare Deprecates Legacy Workers KV API RoutesCloudflare retires /workers/namespaces/* on 2026-10-15 for /storage/kv/namespaces/*. Scripts calling the old KV REST path directly need one path change.Aug 6, 2026Read more →
Data & AutomationCloudflare Deprecates the Zone Settings Batch APICloudflare retires batched zone settings reads/writes on 2027-03-31. Automation using the single-request endpoint needs to switch to per-setting calls.Aug 6, 2026Read more →
Data & AutomationCloudflare Drops connections Field From Tunnel APICloudflare removes the connections array from cfd_tunnel/warp_connector responses on 2026-10-05. Use the new dedicated connections endpoint instead.Aug 6, 2026Read more →
Data & AutomationCloudflare Now Enforces a 65-Char Account Name LimitCloudflare enforces a 65-character account name cap on 2026-09-27. Automation creating or renaming accounts with longer names starts failing validation.Aug 6, 2026Read more →
Data & AutomationCloudflare Removes Zero Trust CIDR Route EndpointsCloudflare removes the CIDR-encoded route endpoints in the Zero Trust Networks API on 2026-10-05. Tunnel/WARP Connector automation needs to migrate before then.Aug 6, 2026Read more →
Data & AutomationCloudflare's July 2026 API Deprecation Wave: Full GuideCloudflare published 10 API deprecations affecting automated pipelines between May and July 2026. Full rundown of every endpoint, deadline, and fix.Aug 6, 2026Read more →
AI ProductivityMCP Removes Protocol-Level Sessions (Mcp-Session-Id)The 2026-07-28 MCP spec eliminates the Mcp-Session-Id header. Cross-call state now needs explicit, server-minted handles passed as tool arguments.Aug 6, 2026Read more →
AI ProductivityMCP Replaces initialize Handshake With _meta FieldsThe 2026-07-28 MCP spec removes the initialize handshake. Every request now carries protocol version and capabilities in _meta fields instead.Aug 6, 2026Read more →
AI ProductivityMCP Requires resultType on Every Returned ResultThe 2026-07-28 MCP spec makes resultType mandatory on every result. The old server-initiated request pattern is replaced by an input_required result.Aug 6, 2026Read more →
AI ProductivityMCP Servers Must Now Implement server/discoverThe 2026-07-28 MCP spec adds a required server/discover RPC. Existing servers need a handler for it before a compliant client can negotiate at all.Aug 6, 2026Read more →