Google Drive personal Gmail support, starred apps, renamed error handlers, scheduling improvements, Claude Opus 4.8, and webhook detection status cards
12 min
here's a quick look at our most recent product improvements and fixes google drive now supports personal gmail account google drive connections in now support personal gmail accounts this expands google drive connections beyond workspace accounts, so freelancers, students, solo builders, and small teams can build file workflows from one familiar drive key benefits personal gmail connections use google drive modules with an @gmail com account, so you can watch folders, upload files, move documents, and search drive content from your personal account more ways to build run file workflows for freelance handoffs, school projects, side businesses, and personal admin without setting up a workspace account one app for both account types connect google drive in make with either a personal google account or a google workspace account, depending on where your files live available for users who connect google drive in make with a personal gmail account or a google workspace account star apps and modules in app search you can now star apps and modules in app search to keep your most used tools at the top of the builder previously, finding frequently used apps and modules required scrolling through the full list each time now, starring them puts them first so you can add the next module faster how to use it to star an app or module in app search in the scenario builder, click the + sign in search all apps or modules , search for apps you want to star click the star icon next to a module to pin it to the top renamed error handlers as part of our ongoing efforts to improve clarity and align with industry standard terminology, we have renamed two of our core error handlers the new names more accurately reflect the underlying actions the system takes what changed the break error handler has been renamed to retry the ignore error handler has been renamed to skip the underlying functionality remains the same for retry (break) and skip (ignore) error handlers learn more for more information on error handlers, see retry error handler docid\ cptwi8yi45zl3m5slzjnv and skip error handler docid\ j9xcttcbfdwq3q3u144fn automation scheduling improvements you can now add multiple run times to the daily schedule and pick a new weekdays option in the basic scheduling panel this gives you a faster way to plan repeat runs across the work week without switching to advanced scheduling what’s new multiple daily run times add as many run times as you need in the daily schedule, so one scenario can run at 8 00 am, 12 00 pm, and 5 00 pm from one simple setup weekdays scheduling choose monday through friday in one click when you want work to run only on business days less setup for common schedules the tool includes common scheduling patterns so you don’t have to configure everything manually for more information, see the schedule a scenario docid 8rwfo krohjlepg4qhx3 documentation claude opus 4 8 is available in make you can now use claude opus 4 8 in make the model builds on opus 4 7 and is ideal for teams that want ai to handle more multi step tasks on its own use it for complex research, drafting, analysis, and delegation, then see how tasks progress without checking each step manually key benefits anthropic’s latest model adds the following capabilities to your scenarios independent multi step work claude opus 4 8 works through multiple steps without asking for your feedback, reducing your interactions throughout complex workflows clear status reporting it states what’s done, what’s in progress, and what requires approval, so you can quickly check progress and focus on reviewing what matters strong judgment according to anthropic, early testers found claude opus 4 8 more reliable https //www anthropic com/news/claude opus 4 8 in its judgment during agentic tasks availability claude opus 4 8 is available in these apps anthropic claude docid\ foxikgvklnq7rezxz6wwd (through api key, or automatically docid\ hh nrtakeqakbmg63uuin in the simple text prompt module) make ai toolkit docid\ cfgqhraekfexygbyow wc (through api key or make’s ai provider ) make ai agents (new) docid 4a1zetva4vu dwwmmyll1 (through api key) custom webhook modules now have detection status cards previously, when using the custom webhook module, it was unclear that you must define the data structure to map values in later modules this module’s settings now show a color coded card indicating one of three detection statuses listening for data , detected data , and no data detected detection status cards tell you whether the webhook has received sample data and which values are available to map in the rest of the scenario key benefits detection status cards make it easier to understand and test webhooks here's how visual statuses detection statuses are clearly differentiated with their own icon, color, and message, to help you quickly understand what to do next guided next steps the module now immediately shows you when to send a test request or move on to add other modules exact data values detected when sample data arrives, the card shows the detected values, so you know what you can map in later modules learn more for more information on webhook data structures, see webhooks docid\ jzflcaplozsu5bchu5qrk