r/zapier

▲ 3 r/zapier

Smartsheet Integration Experience?

I'm new-ish to smartsheet and wondering what the best way to integrate Quickbooks Online to SS is. I know there is Zapier, a SS created integration and a QBO created integration... Not sure how to proceed regarding price, continuity and data swap capabilities. If anyone has experience, I'd love the input!

reddit.com
u/According-Check513 — 1 day ago
▲ 552 r/zapier+2 crossposts

New Usage Limits rolling out to Gemini Apps

Google is officially shifting Gemini over to compute-based usage limits for users 18 and older, according to Google's official update. Instead of just counting your messages, the system now calculates limits based on how complex your prompts are, your chat length, and the specific features you use. The limits scale by your subscription tier, ranging from standard limits up to 20x higher for AI Ultra users.

You can see this tracking live through a new "Usage limits" dashboard inside the Gemini app interface. It displays your exact usage percentage, a precise countdown time for your next five-hour reset, and a tracker for your overall weekly limit.

Heavy features like Deep Research, Extended Thinking, the Pro model, and image or video generation will burn through your compute percentage a lot faster. If you are doing intense work, it is definitely worth keeping an eye on that dashboard so you do not unexpectedly hit a wall before the next reset window.

u/OriginalWalrus1894 — 3 days ago
▲ 5 r/zapier+1 crossposts

Best website enrichment APIs for n8n workflows in 2026. what are you using?

Been building lead gen workflows in n8n and tried a few different enrichment options. Here's what I found:

Clearbit/Breeze Intelligence - now part of HubSpot, great data but expensive and enterprise focused. Overkill for most n8n workflows.

Hunter.io - solid for email finding, $34/month, but returns emails only and needs extra parsing to work in n8n.

Apollo - all in one platform, $49/month, but built for humans not automation pipelines.

SiteEnrich - lightweight API I've been testing, $19/month, returns clean JSON directly into HTTP Request node with no parsing. All failures return 200 with error field so workflow never breaks. Still early but works well for first pass enrichment.

What are others using for company enrichment in their n8n workflows? Always looking for better options.

u/klacium — 2 days ago
▲ 3 r/zapier

Can zapier interact with/extract data from the browser?

Curious if anyone here has run into the limits of what Zapier can do inside the browser itself, like when you need to interact with a page directly rather than just move data between apps. And while they have a Chrome Extension, it only lets you create fields that the user would have to fill in when running an automation, rather than scraping the page itself to prefill that (or is there another way to do it?)

We've been building something that fills that gap and works alongside Zapier. Made a quick video showing how it works:

https://reddit.com/link/1thr1fy/video/h8zmcq33842h1/player

No cost for developers, and it's a standalone product for automation but we're wondering if it would be useful for Zapier workflows that some sort of front end?

reddit.com
u/pixiebritt — 2 days ago
▲ 1 r/zapier

Can I filter out junk data before it enters the Zap?

Can I filter out junk data before it enters the Zap?

reddit.com
u/ProxDeal — 2 days ago
▲ 10 r/zapier

I used Zapier instead of Claude Cowork

Use case sharing post here!

I could definitely use Claude Cowork to run this agent, but instead, I preferred Zapier because of the speed in building and running it.

It is important to be able to ask my digital brain while I am not on my Claude desktop, where I normally use my Claude desktop.

Is there any case you would like to test? happy to answer in comments:

youtu.be
u/dim_goud — 3 days ago
▲ 0 r/zapier

Webhook caught, but the Zap still did not produce the downstream result - how do you debug that?

Not an account-specific support ask, and I am not looking for anyone's logs.

I am trying to sanity-check a Zapier ops pattern: a webhook or trigger appears received/successful, but the downstream Zap still does not run, validates wrong, or produces unusable data.

For people who maintain Zaps, what did the last incident like this look like?

  • What was the Zap supposed to do?
  • What success signal did you see, such as caught hook, Zap history, trigger test, or HTTP 200?
  • What actually failed downstream?
  • What did you check first: trigger test, Zap history, payload shape, app-side webhook settings, filters/paths, replay, docs, or support?
  • Was it a one-time setup issue, or something you now watch for?

Please do not paste webhook URLs, payloads, logs, screenshots, account details, customer data, credentials, or anything sensitive.

reddit.com
u/Resistancedown — 5 days ago
▲ 11 r/zapier+2 crossposts

How do you monitor automation failures?

For people using Zapier, Make, n8n, etc. in real workflows:

How do you usually know when something breaks?

I’ve noticed that built-in run history is fine for small workflows, but it can get messy when there are multiple automations or client projects. I’m curious if people rely on the native error emails, send failures to Slack, check manually, or use some other setup.

Also, if you manage workflows for clients, do you document the logic anywhere, or do you mostly debug by opening the workflow when something fails?

Trying to understand if failed automation monitoring is actually a common pain point, or if most people feel the built-in tools are good enough.

reddit.com
u/No_Inevitable_1391 — 7 days ago
▲ 3 r/zapier

Delay After Queue, Set active hours?

I have a Zap that sends a standard text message to existing customers listed in a spreadsheet. In order to avoid rate limits, I am using the queue function to wait 5 minutes between messages.

We have a few hundred entries on this list, and we only want to send out the messages during prime business hours, so right now I'm queueing up 60 more customers each morning.

Is there a way to set active business hours, which will be the only time the queue is active? Something like 10am to 3pm each business day. And then I could queue the entire list all at once, and it would only run during those times and pause outside of them?

reddit.com
u/2MenInAHorseCostume — 6 days ago
▲ 1 r/zapier

Help w Workflow

Hello, is anyone able to help me with a Zapier automation? Looking at importing data from an email into a notion database. ETA

reddit.com
u/RealOnyxDreams — 7 days ago
▲ 2 r/zapier+1 crossposts

Accountants in my country live in copy/paste hell, but won't let anyone help. Where do you start?

In my country, accountants spend a huge amount of time copy/pasting between different software systems. This is a broader problem across the whole private sector, but accountants specifically are also an incredibly insular community. They don't easily let outsiders in, and when I approach them with "I know how to help you", they don't take it seriously.

My guess is they'd need to see a working POC or MVP before they'd even start listening.

What's your experience working with accountants as clients? What kind of POC or MVP would you recommend building to actually get their attention? And what solutions have you seen in practice that made a real, noticeable difference in their day-to-day work?

reddit.com
u/MeanRush2345 — 7 days ago
▲ 2 r/zapier

Does Zapier automatically hash personally identifiable information (PII)—such as email addresses and phone numbers—using the SHA-256 algorithm when sending data to Meta.

I'm sending a lead event via Facebook Conversions and want to make sure the data is hashed. I spoke via zapier support and they told me to use formatter > utilities > hash but that doesn't exist.

reddit.com
u/Balmoral9 — 8 days ago
▲ 2 r/zapier+1 crossposts

Issues with using zapier MCP on VPS (Hostinger) OpenClaw setup

OpenClaw noob here. I'm having the hardest time setting up zapier MCP on my VPS Openclaw.  Any suggestions? It fails on OAuth and after several tries using OpenClaud Cowork it works but then after restart same problems.  I've been exhausting my CoWork credit within a few minutes 😞.

Any suggestion is greatly appreciated. 

reddit.com
u/sap_realm — 8 days ago
▲ 5 r/zapier

Is Zapier worth the cost for a small startup?

I run a small startup and I’ve been exploring automation tools to save time and reduce manual work. I know Zapier is one of the most popular tools out there and the integrations look really useful, but honestly the pricing feels quite high for a small business/startup like ours.

reddit.com
u/Odd-Difference-1483 — 11 days ago
▲ 3 r/zapier

Has anyone created something like this? Looking for help and ideas :D

Hey everyone,

New guy here! I currently use Calendly for appointment bookings through my nonprofit, but I’m trying to build a workflow that I don’t think the free plan supports.

Here’s the ideal setup I'm looking for:

  • A client books an appointment through Calendly
  • The appointment initially goes on my calendar
  • A group of volunteers automatically gets notified that a new appointment is available
  • If a volunteer is available, they can “claim” that appointment
  • Once claimed, I get notified and the volunteer is automatically added to the calendar event (or replaces me as the assigned person)
  • If nobody claims it, the appointment simply stays with me by default

I’d prefer to stay with Calendly if possible since that’s already integrated with my calendar, but I’m open to switching platforms or adding automation tools if needed.

Has anyone built something like this successfully? If so, what stack did you use? Calendly + Zapier / Power Automate / Make / something else?

Happy to pay for tools if needed. Thanks in advance!!

reddit.com
u/Physical-Piglet8994 — 10 days ago
▲ 11 r/zapier

Zapier SDK Open Beta is Live: Free Access to 9,000+ Apps For Your Code & AI Agents

We're in open beta — free while we're here, evolving fast, and we want your feedback.

The Zapier SDK just hit open beta, and if you're building with AI agents — in Cursor, Claude Code, or your own app — Zapier SDK gives your code one authenticated path to 9,000+ apps.

What is Zapier SDK?

It's a programmable interface to the entire Zapier catalog. Install it and log in:

npm install -g /zapier-sdk
npx zapier-sdk login

And you've got access to everything Zapier connects to directly from code or through an AI agent.

What's included?

  • 9,000+ apps available through a single SDK — no need to build custom OAuth flows for each one
  • Raw API access for 3,000+ apps — hit endpoints directly with Zapier handling all the auth
  • 30,000+ actions you can invoke programmatically
  • Your existing Zapier app connections carry over. If you've already connected Slack, HubSpot, Salesforce, etc. in Zapier, those are ready to go — no re-auth required
  • Auth, rate limits, and retries handled for you — so your agent stays within each app's guardrails

It's free during open beta. All of the above, no cost. You'll be notified before any billing changes happen.

→ Get started with the Quickstart guide

We'd love to hear what you're building with Zapier SDK! Drop a comment below: What apps are you connecting? What workflows are you automating? Let us know and send us feedback as you go. Happy building!

u/ZapierTeam — 10 days ago