- Eight new site targets went live in October, including Faire, Housecall Pro, Jobber, and Yelp — no API keys or developer work required to connect them.
- The self-healing engine was updated to handle single-page app navigation patterns, which eliminates the most common breakage point when target sites push front-end updates.
- Review response automation now covers Yelp in addition to Google, and both channels route through the same approval queue so owners review one list, not two dashboards.
- Wholesale reorder automation on Faire monitors sell-through thresholds and drafts purchase orders automatically — the biggest ops time-saver this month for product-based businesses.
- All October automations are available on existing plans with no seat or usage upsell; activate them from the marketplace inside your workspace.
- The approval queue now supports conditional auto-approve rules, so high-confidence, low-stakes actions (like sending a pre-approved review reply) can run without a human click.
What Shipped in October 2026
Every month Koira publishes a full accounting of what actually went into production — new site targets, workflow expansions, and platform-level changes that affect how automations run. This is that post for October 2026.
No hype, no roadmap speculation. Just what's live, what it does, and whether it's relevant to your business.
New Site Integrations
1. Faire (Wholesale Marketplace)
Who it's for: Product brands and boutiques that sell wholesale through Faire.
What it automates: Koira now monitors your Faire retailer dashboard and does three things automatically:
- Flags reorder requests from retailers and drafts a reply with your standard lead time and MOQ language
- Monitors sell-through data per retailer and drafts a reorder suggestion message when a product crosses your threshold (you set it)
- Syncs accepted orders into a summary log you can pipe to your fulfillment workflow
Time saved: Faire dashboard management typically runs 45–90 minutes a week for brands with 20+ active retailers. Most of that is reading, drafting, and copy-pasting — exactly what this automation handles.
Setup: Show Koira your Faire dashboard once and point it at a retailer message thread. It learns the layout, the fields, and your reply style in one session.
2. Housecall Pro (Field Service Operations)
Who it's for: HVAC, plumbing, electrical, and cleaning businesses running Housecall Pro as their field ops platform.
What it automates:
- Appointment confirmation texts drafted and queued 24 hours before each job
- Technician schedule gap detection — when a cancellation opens a slot, Koira drafts an outreach message to the next person on the waitlist
- Post-job review request messages drafted and sent after job completion is logged
Time saved: Dispatch coordinators typically spend 30–45 minutes daily on confirmations and gap-filling. This automation runs that loop continuously.
Note: Housecall Pro does have an API, but Koira's browser-based approach means you don't need to configure OAuth, manage tokens, or touch developer settings. You log in once, show Koira the workflow, and it runs.
3. Jobber (Service Business Management)
Who it's for: Landscaping, pest control, pool service, and other recurring-service businesses on Jobber.
What it automates:
- Invoice follow-up sequences — Koira checks for unpaid invoices past a threshold you set (default: 7 days) and drafts a polite follow-up in your voice
- Quote follow-up — when a quote goes unaccepted for 72 hours, Koira drafts a check-in message
- New job request triage — incoming requests get a drafted acknowledgment with your standard response time language
Time saved: Invoice chasing is the most-cited time drain among service business owners. Automating the first two follow-up touches — which account for most of the recovery — typically saves 2–4 hours a week.
4. Yelp (Review Response)
Who it's for: Any local business with a Yelp presence — restaurants, salons, auto shops, gyms.
What it automates: Koira monitors your Yelp business dashboard for new reviews, drafts a response in your brand voice, and routes it to your approval queue. One-star reviews get flagged with a higher-priority label so you see them first.
This matters because: Yelp review response already existed as a manual task most owners did inconsistently. Now it runs on the same cadence as Google review response — both channels, one queue. Owners who were responding to Google reviews within 24 hours but ignoring Yelp for weeks can close that gap without adding a second tool or a second habit.
Conditional auto-approve: If you've set up auto-approve rules (see platform updates below), four- and five-star reviews with no flagged content can post automatically. You still see them in the log; you just don't have to click approve on every one.
5. Mindbody (Fitness & Wellness Operations)
Who it's for: Gyms, yoga studios, Pilates, massage therapy, and other Mindbody-based businesses.
What it automates:
- Class waitlist management — when a spot opens, Koira messages the next person on the waitlist and logs their response
- Membership renewal reminders — drafts a message 14 days before a membership lapses
- Late cancellation follow-up — when someone cancels inside your cancellation window, Koira drafts a message referencing your policy
Setup note: Mindbody's front end changes frequently. The self-healing engine handles this — if Mindbody pushes a UI update, Koira detects the layout change and re-maps its workflow without you touching anything.
6. Thumbtack (Lead Response)
Who it's for: Home service pros and contractors who get inbound leads through Thumbtack.
What it automates: Koira monitors your Thumbtack inbox and drafts a reply to every new lead within minutes of it arriving. The draft uses your pricing language, availability windows, and service area — all pulled from a one-time setup session.
Why speed matters here: Thumbtack's own data shows that pros who respond within five minutes win significantly more jobs than those who respond within an hour. Most owner-operators are on a job site when leads arrive. This automation closes that gap.
7. Angi (formerly Angie's List) — Review & Lead Monitoring
Who it's for: Contractors and home service businesses with Angi profiles.
What it automates:
- New review detection and response drafting (same pattern as Yelp and Google)
- New lead notifications routed to your approval queue with a drafted first-touch reply
8. Square Appointments (Booking Confirmations)
Who it's for: Salons, barbers, tattoo studios, and other appointment-based businesses on Square.
What it automates: Confirmation messages 48 hours out, reminder messages 2 hours out, and a post-appointment follow-up with a review request. All three are drafted in your voice and run through the approval queue — or auto-approve if you've configured that.
Platform Updates
Conditional Auto-Approve Rules
This is the biggest platform-level change this month. Previously, every automation output went to your approval queue and required a click. That's the right default — you stay in the loop until you trust the output.
But for high-volume, low-stakes actions (a four-star Yelp reply, a standard appointment confirmation), clicking approve on every item becomes its own kind of busywork.
Conditional auto-approve lets you define rules like:
- "Auto-approve review responses where the review is 4–5 stars and no flagged keywords appear"
- "Auto-approve appointment confirmations for bookings more than 48 hours out"
- "Auto-approve invoice follow-ups on invoices under $500"
Actions that don't meet the rule still land in the queue. You get the throughput of full automation on the easy stuff without giving up oversight on anything sensitive.
This moves Koira's effective autonomy level from L4 (human spot-checks via queue) toward L5 (end-to-end operation with no required driver) for the specific action types you configure. You choose which actions earn that trust.
Self-Healing Engine: SPA Navigation Support
The most common cause of automation breakage isn't a site going down — it's a site pushing a front-end update that changes how navigation works. Single-page apps (React, Next.js, Vue) are especially prone to this because route changes don't trigger a traditional page load, which confused earlier versions of the self-healing engine.
October's update adds SPA-aware navigation detection. Koira now tracks URL changes and DOM mutations separately, which means it correctly identifies when a "page" has changed in an SPA even without a full reload. This resolves the most common breakage pattern we saw across Faire, Mindbody, and Housecall Pro during beta.
Approval Queue: Bulk Actions
Small UX improvement with a real impact on daily use: you can now select multiple queue items and approve, edit, or dismiss them in bulk. If you've been accumulating a backlog of appointment confirmations, this lets you clear 50 items in two clicks instead of fifty.
How to Activate October Integrations
All October integrations are available in the Koira marketplace inside your workspace. Nothing requires a plan upgrade.
"The goal isn't to automate everything at once — it's to automate the one task that's eating your evenings this week, then expand from there."
Start with the platform your business runs on most. Set up the automation, run it in queue-only mode for a week, and check whether the outputs match what you'd have written yourself. Once they do, configure auto-approve for the low-stakes subset and move on to the next one.
What's Coming in November
We don't publish roadmaps in these posts — things move and we don't want to over-promise. What we can say: November's focus is on multi-location support (one workspace, multiple GBP profiles, multiple Yelp listings) and deeper Shopify workflow coverage. If either of those is relevant to your business, watch this space.
Previous month's integrations: Koira Integrations Shipped in September 2026
“The goal isn't to automate everything at once — it's to automate the one task that's eating your evenings this week, then expand from there.”
| Area | Manual (before Koira) | Automated (with Koira, October integrations) |
|---|---|---|
| Yelp + Google review responses | Log into two platforms separately, write responses manually, often days or weeks late | Both channels feed one approval queue; responses drafted in your voice, posted within hours |
| Faire retailer reorder management | Check dashboard manually, draft replies to reorder requests, track sell-through in a spreadsheet | Koira monitors sell-through thresholds and drafts reorder messages and replies automatically |
| Jobber invoice follow-up | Manually scan for overdue invoices, write follow-up emails one at a time, often inconsistently | Koira detects invoices past threshold and drafts follow-ups on a consistent cadence |
| Thumbtack lead response | Check Thumbtack throughout the day, respond when you remember — often an hour or more late | Koira drafts a reply within minutes of lead arrival; you approve and send from the queue |
| Appointment confirmations (Square) | Send confirmations manually or rely on Square's generic templates with no brand voice | Koira sends 48-hour and 2-hour reminders in your voice, plus a post-visit review request |
| Handling site UI changes | Automation breaks silently; owner discovers it days later when tasks pile up | Self-healing engine detects layout changes and re-maps automatically; alerts owner only if intervention is needed |
How to activate a new October integration in your Koira workspace
- 01Open the Koira marketplace. Log into your Koira workspace and navigate to the Marketplace tab. October integrations are listed under their respective function categories — Operations, Sales, Support, and Marketing.
- 02Select the integration for your platform. Find the integration matching the site you want to automate — Faire, Jobber, Yelp, etc. — and click 'Add to workspace.' You'll see a brief description of what the automation does and which workflows it covers.
- 03Authenticate with your account credentials. Koira will open a browser session and prompt you to log into the target platform with your own credentials. It stores the session securely and uses it to run the automation — no API keys or third-party OAuth setup required.
- 04Walk Koira through the workflow once. For custom workflows (like a specific Faire reorder threshold or a Jobber invoice follow-up tone), you'll do a one-time demonstration: navigate to the relevant page and show Koira what to look for and what to do. It learns from this single session.
- 05Set your preferences and thresholds. Configure the parameters that matter for your business — invoice overdue days, review star-rating filters, sell-through percentages, message tone. These are plain-English settings, not code.
- 06Run in queue-only mode for one week. Let the automation run with every output held in the approval queue. Review the drafts daily for a week to confirm they match what you'd have written yourself. Adjust tone or threshold settings if anything's off.
- 07Configure conditional auto-approve for low-stakes actions. Once you're satisfied with output quality, set auto-approve rules for the high-volume, low-risk actions — standard appointment confirmations, four- and five-star review replies, routine invoice reminders. Anything sensitive stays in the queue.