News

  • Activepieces Impacted by Cloudflare Global Outage

    Activepieces Impacted by Cloudflare Global Outage

    ActivePieces users are experiencing issues due to a global outage affecting Cloudflare services. The team is aware of the problem and will provide updates on their status page. https://community.activepieces.com/t/global-outage-cloudflare-for-cloud/11095

  • Google Drive API Issue Disrupts Activepieces Google Sheets Triggers

    Google Drive API Issue Disrupts Activepieces Google Sheets Triggers

    A recent issue with the Google Drive API is causing the “New Row” trigger in Google Sheets to fail on Activepieces, as Google sometimes does not send update events when a sheet changes. This means flows relying on these triggers may not run. The team is investigating and waiting for an official statement from…

  • Activepieces Adds Cancel Paused Run Feature

    Activepieces Adds Cancel Paused Run Feature

    Activepieces has launched a highly requested feature that allows users to cancel runs that are paused or still in the queue. This update gives users more control and flexibility over their workflows, with promises of additional features coming soon. https://community.activepieces.com/t/cancel-paused-runs-finally-here/11060

  • Activepieces Unveils Redesigned Dashboard & Explore Page

    Activepieces Unveils Redesigned Dashboard & Explore Page

    Activepieces has refreshed its dashboard navigation with a simpler, cleaner, and more team-focused design, making it easier to stay organized and manage projects. A new Explore page in the sidebar lets users easily browse, search, and use automation templates, with more templates being added regularly. Additional team-oriented features are coming soon. https://community.activepieces.com/t/dashboard-navigation-redesigned-new-explore-page/11059

  • Activepieces Unifies Runs and Issues in One Tab

    Activepieces Unifies Runs and Issues in One Tab

    Activepieces has streamlined how you track Runs and Issues by merging them into a single tab, making it easier to monitor your flow’s activity. You can now archive failed runs to keep your logs organized, and issue reporting remains unchanged. This update is part of an ongoing effort to improve navigation and make the…

  • Free Digital Invites with v0, Ottokit, and Robolly

    Free Digital Invites with v0, Ottokit, and Robolly

    This content explains how to create digital invitations for free using the combined tools v0, Ottokit, and Robolly, eliminating the need to pay for popular invitation platforms. It outlines how these tools can be used together to design, generate, and distribute digital invitations efficiently and at no cost.

  • Activepieces 3.0: Major Speed Boosts for Self-Hosting

    Activepieces 3.0: Major Speed Boosts for Self-Hosting

    Activepieces is rolling out Workers 3.0 to significantly speed up flow execution, particularly for self-hosted users. Key improvements include eliminating database calls before execution (down from about 10 to zero), replacing most database interactions with much faster Redis caching, and dramatically improving how webhook surges are handled by queuing updates in Redis instead of…

  • Ottokit Review: Surprising Insights and Hidden Features

    Ottokit Review: Surprising Insights and Hidden Features

    The article shares the author’s personal experience using Ottokit, highlighting unexpected challenges and nuances that aren’t commonly discussed. It covers practical tips on setup, usability issues, and hidden features, helping readers understand what to anticipate before using Ottokit themselves.

  • Activepieces Cloud Reliability Incident and Response Update

    Activepieces Cloud Reliability Incident and Response Update

    Activepieces experienced a week of cloud infrastructure issues, including periodic website outages, flows stuck in “Paused” states, missing logs, and slowness in publishing or testing. These problems were caused by a surge in executions and self-hosted instances overwhelming a syncing endpoint, leading to server crashes and reliability drops. In response, the team scaled up…

  • React Native and GPT-5: Quick Start Guide

    React Native and GPT-5: Quick Start Guide

    This guide explains how to set up a React Native project and integrate it with OpenAI’s GPT-5 API. It covers installing necessary dependencies, configuring API keys securely, making requests to the GPT-5 endpoint, and displaying AI-generated responses in your app. The summary highlights best practices for managing environment variables and offers tips for handling…