# Blueticks > WhatsApp business automation: scheduling, campaigns, AI support agent, and CRM-style contact management. The Blueticks blog ("The Blueticks Dispatch") covers WhatsApp business operations: scheduling, marketing campaigns, customer service workflows, platform updates, and policy news. ## Articles - [Can You Use the WhatsApp API Without Meta Business Verification? (2026)](https://blueticks.co/blog/whatsapp-api-without-meta-verification): Verification lifts ceilings, it does not grant access. Meta's own numbers for the unverified tier, plus the honest case for and against running on your own number. - [Connect WhatsApp to ChatGPT: the MCP Connector Setup (2026)](https://blueticks.co/blog/connect-whatsapp-to-chatgpt-mcp): The click-path most guides still get wrong, the nine WhatsApp tools ChatGPT actually sees, and the prerequisite that decides whether any of it works. - [AI WhatsApp Inbox Management in 2026: Shared Team Inbox or an AI Agent on Your Own Number?](https://blueticks.co/blog/ai-whatsapp-inbox-management): Almost every best-known tool in this category sells a multi-agent shared inbox on the WhatsApp Business API. That is one of two shapes, and it is the wrong one for a solo operator. - [How to Send WhatsApp Messages from PHP on Your Own Number (2026)](https://blueticks.co/blog/whatsapp-api-php): Fifteen lines of cURL, no Composer needed. Then the parts that break: the plus sign in the URL, Guzzle's zero-second timeout, and a retry that sends twice. - [ChatGPT on WhatsApp in 2026: Where It Works, Where It Doesn't, and How to Get GPT Replies on Your Own Number](https://blueticks.co/blog/chatgpt-whatsapp): It was never a clean ban and unban. Meta banned, then charged a fee the Commission called equivalent to a ban. Here is where that leaves your number. - [How to Send WhatsApp Messages from n8n, Make, or Zapier On Your Own Number (2026)](https://blueticks.co/blog/send-whatsapp-n8n-make-zapier): There is no Blueticks node to search for. There is an HTTP Request node and an API key, and that is enough. Every field, for all three platforms. - [WhatsApp Business API Alternatives in 2026: Named Tools Compared (What Each Is Actually Best For)](https://blueticks.co/blog/whatsapp-business-api-alternatives): Thirteen named tools, priced from each vendor's own page in August 2026. Which are still the official API, which skip it entirely, and when you should just use a BSP. - [WhatsApp Onboarding Sequence for New Customers: Running It as a Rolling Intake (2026)](https://blueticks.co/blog/whatsapp-onboarding-sequence-new-customers): Your day-by-day plan works for one batch. Here's the operating model for a rolling intake: cohort-anchored enrollment, a weekly cadence, and no no-reply branch. - [WhatsApp Group API on Your Own Number: Send, Create & Manage Groups from Code (Python & Node, 2026)](https://blueticks.co/blog/whatsapp-api-send-message-to-group): Sending to a group is one path segment. Creating one, adding twelve people in a single call, promoting an admin and knowing in advance which groups will reject you is the rest of the job. - [How to Send Images, PDFs & Documents via the WhatsApp API (Python & Node, 2026)](https://blueticks.co/blog/whatsapp-api-send-image-pdf-document): Attachments are where WhatsApp API integrations quietly break. Here is the real media request contract: caption in `text`, the mediaKind enum, filename rules, two different size ceilings, and the GIF that arrives as a file. - [Build a WhatsApp Agent in 5 Minutes (No Code): Read, Triage, and Reply from Claude (2026)](https://blueticks.co/blog/build-whatsapp-agent-no-code): Five minutes, no code, no Meta approval. Connect your own number to Claude, paste one standing brief, and let the agent read and rank your WhatsApp before you touch it. - [How to Build a WhatsApp Bot in Node.js on Your Own Number (No Meta Verification, 2026)](https://blueticks.co/blog/whatsapp-bot-nodejs): Runnable Node code for a WhatsApp bot on the number your customers already have saved. Send, receive in Express, schedule follow-ups, and the production bits that stop double-sends. - [WhatsApp API for AI Agents: Give Your Agent a Working Send-and-Read Tool (2026)](https://blueticks.co/blog/whatsapp-api-for-ai-agents): Your agent can query production and file tickets but still hands you WhatsApp drafts to copy-paste. Here is the tool definition, the send call, and what actually breaks. - [WhatsApp API in Python: How to Schedule Messages in Production (Timezones, Idempotency & Retries, 2026)](https://blueticks.co/blog/whatsapp-api-python-schedule): Your first scheduled POST works. This is everything that breaks after it: naive timestamps, double sends on retry, 429s, and messages that vanish without a trace. - [How to Schedule a Message in a WhatsApp Group in 2026 (And the Group Types Where It Won't Work)](https://blueticks.co/blog/schedule-whatsapp-group-message): You have the group, you have the message, and you want it out at 7am. Here's the workflow that works, and the honest list of group types where it won't send. - [AI WhatsApp Assistant: How to Make Claude Your WhatsApp Chief of Staff (2026)](https://blueticks.co/blog/ai-whatsapp-assistant-chief-of-staff): Turn Claude into your WhatsApp chief of staff: a morning brief prompt, a reusable triage rubric, and a draft-and-approve habit you can be running by tonight. - [How to Send a WhatsApp Message from an API (Python, Node & cURL, 2026)](https://blueticks.co/blog/send-whatsapp-message-from-api): Fire a WhatsApp message straight from your code with one POST. Working Python, Node, and cURL examples, how to schedule for later, and no Meta Business verification. - [WhatsApp Is Going Agent-Native: MCP, Not Another Dashboard](https://blueticks.co/blog/whatsapp-agent-native): A new category of software is built for an AI agent, not a person clicking around a UI. Firecrawl, Browserbase, and Exa proved it. WhatsApp is the next surface to go agent-native, and here is what that changes. - [How to Set Up a WhatsApp Automation Sequence in 2026 (Step-by-Step)](https://blueticks.co/blog/whatsapp-automation-sequence-setup): A step-by-step build for a WhatsApp automation sequence that fires timed follow-ups on its own and stops the second a lead replies. From your own number, free to start. - [WhatsApp Promotional Campaign Examples: 9 Proven Ideas That Drive Sales (2026)](https://blueticks.co/blog/whatsapp-promotional-campaign-examples): Nine WhatsApp promotional campaign examples you can copy today, each with the message, the timing, and the number to expect. Plus how to send them to your whole list without getting your number flagged. - [The Best Chrome Extension to Schedule WhatsApp Messages in 2026 (Free to Install, Sends From Your Own Number)](https://blueticks.co/blog/whatsapp-scheduler-chrome-extension): WhatsApp still has no send-later button. A Chrome extension that runs inside WhatsApp Web is the closest thing to native scheduling, and it sends from your own number. - [How to Automate WhatsApp Messages with an API in 2026 (Triggered Sends, Scheduled Sequences & Retries)](https://blueticks.co/blog/whatsapp-automation-api): Automating WhatsApp from code is easy to start and easy to break. Here's how to run triggered sends, scheduled sequences, and safe retries on your own number, without a Meta approval queue. - [Why Your WhatsApp Broadcast Isn't Delivering (2026 Fixes): How to Reach Everyone Reliably](https://blueticks.co/blog/whatsapp-broadcast-not-delivering): Your WhatsApp broadcast reaches fewer people than you think, and WhatsApp never tells you. Here are the six real reasons, and how to reach everyone reliably. - [WhatsApp Opt-In Best Practices: 10 Rules to Grow a Compliant Broadcast List (2026)](https://blueticks.co/blog/whatsapp-opt-in-best-practices): Ten rules for collecting WhatsApp consent the right way: double opt-in, wording that converts, per-channel capture, and how to keep a list Meta won't flag. - [How to Connect WhatsApp to Claude (MCP Integration Setup Guide)](https://blueticks.co/blog/connect-whatsapp-to-claude-mcp-integration): You want Claude to send and read WhatsApp for you. Here's the exact MCP setup: connect your number, generate a key, add the server, and verify the tools load. - [How to Schedule a Message on WhatsApp Web (Send Later Without the App)](https://blueticks.co/blog/how-to-schedule-a-message-on-whatsapp-web): You're already in WhatsApp Web and want to write now, send later. There's no native button, so here's the send-later workflow that actually works, and its one honest catch. - [WhatsApp Business Pricing Categories in 2026: Utility vs Marketing vs Authentication (and How to Send Without Paying Per Message)](https://blueticks.co/blog/whatsapp-business-pricing-categories-2026-utility-marketing-authentication): Four categories, one per-message bill. Here's what Marketing, Utility, Authentication, and Service messages actually cost in 2026, and when you can skip the fees entirely. - [Do Scheduled WhatsApp Messages Send When Your Phone or Computer Is Off? (2026: What Actually Works Offline)](https://blueticks.co/blog/scheduled-whatsapp-messages-phone-computer-off): Your phone can be off. Your computer usually cannot. Here is which WhatsApp schedulers actually send while your devices are dark, and how to test it in three minutes. - [WhatsApp REST API on Your Own Number in 2026: Send & Receive Messages Without Meta Business Verification](https://blueticks.co/blog/whatsapp-rest-api-own-number): A REST API that sends WhatsApp messages from the number you already text people from, no Meta Business verification, no per-message fees. The full curl and Python walkthrough. - [WhatsApp Business App Limitations in 2026: The 7 Ceilings You Will Hit (and Which Upgrade Path Actually Fits)](https://blueticks.co/blog/whatsapp-business-app-limitations): The free app is great until it isn't. Here are the 7 ceilings you'll hit in 2026, which ones the API actually fixes, and which you can lift without migrating. - [Best WhatsApp Drip Campaign & Sequence Tools in 2026: How to Pick One for Lead Nurturing and Automated Follow-Ups](https://blueticks.co/blog/best-whatsapp-drip-campaign-tools): Shopping for a WhatsApp drip campaign tool? Here are the 7 criteria that matter, real 2026 pricing for the main contenders, and the stop-on-reply rule most tools fail. - [WhatsApp AI Agent in 2026: Build vs Buy (MCP, API & No-Code Ways to Put an AI Agent on WhatsApp)](https://blueticks.co/blog/whatsapp-ai-agent): Four real ways to put an AI agent on WhatsApp in 2026, and one door Meta just closed. Cost, setup time, approval, and ban risk compared so you pick once. - [How to Choose a WhatsApp Broadcast Platform in 2026: Segmented Lists, Delivery at Scale, Tracking & Automated Follow-Ups](https://blueticks.co/blog/how-to-choose-whatsapp-broadcast-platform): You are shopping for a tool to run WhatsApp broadcasts, not a tutorial. Here are the 7 criteria that actually separate a real platform from a contact-list toy. - [WhatsApp Campaign Best Practices: 12 Rules for Higher Deliverability, Opt-In & Reply Rates (2026)](https://blueticks.co/blog/whatsapp-campaign-best-practices): The difference between a campaign that lands and a number that gets banned comes down to a handful of rules. Here are the 12 that matter most in 2026. - [How to Receive & Auto-Reply to WhatsApp Messages with Webhooks (Python & Node, 2026)](https://blueticks.co/blog/whatsapp-api-webhooks-auto-reply): Wire up a WhatsApp API with webhooks so inbound messages hit your server and get an instant auto-reply. Real Flask and Express code, signature verification, and the production traps. - [How to Automate Recurring WhatsApp Follow-Up Reminders for Clients (Small-Business Guide)](https://blueticks.co/blog/whatsapp-follow-up-reminder-automation): The WhatsApp Business app can't send a reminder on a schedule. Here's how to automate recurring client follow-ups anyway, with cadences that don't feel like spam. - [WhatsApp Marketing Message Pricing in 2026: What Each Category Costs (and When to Avoid the API)](https://blueticks.co/blog/whatsapp-business-pricing-marketing-messages-2026): Meta's per-message pricing for WhatsApp marketing templates ranges from $0.010 in India to $0.135+ in Germany. Here is what each category actually costs, and when the API stops making sense. - [Is the WhatsApp Business API Worth It in 2026? A Cost, Effort & Alternatives Breakdown](https://blueticks.co/blog/is-whatsapp-business-api-worth-it): The WhatsApp Business API isn't free, isn't instant, and isn't for everyone. Here's an honest 2026 breakdown of the cost, the effort, and the alternatives. - [Best Tool to Schedule and Automate WhatsApp Messages in 2026 (Schedule vs Automate, Compared)](https://blueticks.co/blog/best-tool-schedule-automate-whatsapp-messages): Scheduling and automating WhatsApp are two different jobs. Here's what each one means, why the app can't do either, and the fastest reliable way to do both. - [WhatsApp Campaign Software: How to Send & Track Bulk WhatsApp Campaigns (2026)](https://blueticks.co/blog/whatsapp-campaign-software): How WhatsApp campaign software actually works: segment, send, track, and follow up on bulk campaigns without paying per-message API fees or wiring up the Business API. - [How to Automate WhatsApp with AI in 2026: Claude + MCP Recipes (No Code)](https://blueticks.co/blog/automate-whatsapp-with-ai): You describe the workflow in plain English, and Claude runs it on your own WhatsApp number. Four real recipes for automating WhatsApp with AI, plus the honest limits nobody mentions. - [How to Build a WhatsApp Bot in Python on Your Own Number (No Meta Verification, 2026)](https://blueticks.co/blog/build-whatsapp-bot-python): A working WhatsApp bot in Python, on the number you already use, without Meta Business verification. Send, receive replies over a webhook, auto-reply to keywords, and schedule messages, with runnable code and the failure modes nobody mentions. - [How to Build a WhatsApp Automated Follow-Up Sequence (5 Templates + Tool)](https://blueticks.co/blog/whatsapp-automated-follow-up-sequence): WhatsApp has no native follow-up scheduler. Here's how to build a real automated follow-up sequence — 5 copy-paste templates and a step-by-step setup that actually runs. - [WhatsApp Business API Cost Calculator: Estimate Your Monthly Bill in 5 Steps (2026)](https://blueticks.co/blog/whatsapp-business-api-cost-calculator): Per-message pricing means your WhatsApp API bill depends on four variables Meta does not calculate for you. Here is the five-step formula, a worked example for three senders, and the levers that cut costs without cutting reach. - [How to Schedule WhatsApp Messages on iPhone in 2026 (What Actually Works)](https://blueticks.co/blog/schedule-whatsapp-messages-iphone): No native scheduler. No background auto-send via Shortcuts. Here's what actually works for iPhone users who need WhatsApp messages to go out at a specific time. - [Schedule WhatsApp Messages from Claude: The No-Code MCP Way (2026)](https://blueticks.co/blog/schedule-whatsapp-messages-from-claude-mcp): Type 'schedule a WhatsApp to Dana tomorrow at 9am' and Claude does it. The popular open-source WhatsApp MCP servers can only read and send. Blueticks' MCP is the one that also schedules and runs paced campaigns — from your own number, no terminal required. - [How to Schedule & Send WhatsApp Messages via API (Python & Node, 2026)](https://blueticks.co/blog/send-schedule-whatsapp-messages-api): Most WhatsApp APIs can only send a message right now. Far fewer let you schedule one for later — from your own number, over a plain REST call. Here's how to do both in Python and Node, with webhooks for delivery and replies. - [How to Bulk-Schedule WhatsApp Messages From a Spreadsheet (CSV, Excel & Google Sheets)](https://blueticks.co/blog/bulk-schedule-whatsapp-messages-from-spreadsheet): Stop copy-pasting the same WhatsApp message 80 times. Here's how to take a spreadsheet of contacts, personalize each message, and schedule the whole batch from your own number with Blueticks. - [WhatsApp Business Per-Message Pricing in 2026: How the Model Changed and What It Costs (With a Worked Example)](https://blueticks.co/blog/whatsapp-business-pricing-change-2026-per-message): Conversation pricing ended July 1, 2025. In 2026 you pay per delivered template message, by category and recipient country. Here is the transition explained plus a reproducible monthly-cost calculator. - [Best WhatsApp MCP Server in 2026: A Comparison of Hosted vs Open-Source Options](https://blueticks.co/blog/best-whatsapp-mcp-servers): There is no single best WhatsApp MCP server. There is a best one for a developer, a best one for an AI power user, and a best one for a non-technical operator. We compared the real options on setup, hosting, reliability, and ban-risk so you can pick yours in one read. - [WhatsApp Opt-In Compliance Requirements: Meta's Rules for Collecting Consent Without Getting Flagged](https://blueticks.co/blog/whatsapp-opt-in-compliance-requirements): Most WhatsApp bans don't come from sending too much. They come from sending to people who never properly opted in. Here's exactly what Meta requires, the disclosure copy to use, and how to keep your number off the block list. - [Do I Need the WhatsApp Business API? A 2026 Readiness Checklist Before You Apply](https://blueticks.co/blog/do-i-need-whatsapp-business-api): The API is sold as the obvious upgrade. Before you onboard, run this readiness check: what Meta now requires, what it costs to run, and the three cases where you don't need it. - [How to Send a WhatsApp Broadcast to More Than 256 Contacts (2026 Workarounds)](https://blueticks.co/blog/whatsapp-broadcast-more-than-256-contacts): WhatsApp stops your broadcast list at 256, and half of those people may never see the message. Here is how to reach more than 256 contacts in 2026 without getting flagged. - [WhatsApp MCP: Run WhatsApp from Claude (Read, Send, and Schedule in 2026)](https://blueticks.co/blog/whatsapp-mcp): Ask Claude 'summarize my day on WhatsApp and tell me what needs a reply.' Here is how to connect the Blueticks WhatsApp MCP server and make Claude your inbox copilot in about two minutes. - [How to Send Bulk WhatsApp Messages: Broadcast Campaign Guide (2026)](https://blueticks.co/blog/how-to-send-bulk-whatsapp-messages): The native broadcast list caps you at 256 contacts, and half of them may never see your message. Here is how to send bulk WhatsApp messages that actually land in 2026. - [WhatsApp Business App vs API in 2026: Which One Do You Actually Need?](https://blueticks.co/blog/whatsapp-business-app-vs-api): The honest 2026 breakdown of the WhatsApp Business app, the API, and the scheduling-tool path most guides skip, so you pick what you actually need. - [How to Send a Reminder Message on WhatsApp (Appointment, Payment & Follow-Up Templates)](https://blueticks.co/blog/send-whatsapp-reminder-messages): How to send appointment, payment, and follow-up reminder messages on WhatsApp: what WhatsApp can't do natively, the templates that actually get a reply, and the reliable way to schedule them. - [WhatsApp Business API Pricing in Europe 2026: EUR Per-Message Rates by Category (Portugal, Spain, Germany, UK)](https://blueticks.co/blog/whatsapp-business-pricing-europe-2026): Since July 2025, WhatsApp Business Platform bills per message, not per conversation. Here is how the European EUR rates work by category and country in 2026 — and how to keep the bill down. - [WhatsApp Web: Complete Guide to Login, Features & Fixes (2026)](https://blueticks.co/blog/whatsapp-web-guide): Everything about WhatsApp Web in 2026: how to log in by QR, how linked devices work when your phone is off, the real fixes when it won't load, and what it can't do. - [WhatsApp Campaign Analytics: The Metrics That Actually Matter (2026 Guide)](https://blueticks.co/blog/whatsapp-campaign-analytics-metrics-that-matter): Open rate is the wrong place to start. Here's what WhatsApp actually measures versus what you have to instrument yourself — and the four metrics that tell you whether a campaign worked. - [WhatsApp Business With Two Numbers on One Phone: What Actually Works (2026)](https://blueticks.co/blog/whatsapp-business-multiple-numbers-one-phone): You can run two WhatsApp numbers on one phone — but not the way most guides claim. Here's what the app actually allows, where companion mode and linked devices fit, and when you really need the API. - [How to Build a WhatsApp Opt-In Widget: Placement, Consent Wording, and Where Contacts Land](https://blueticks.co/blog/whatsapp-opt-in-widget): A click-to-chat button is not a marketing opt-in. Here's how to build a compliant WhatsApp opt-in widget: placement, the exact consent sentence, single vs double opt-in, and where the contact lands. - [How to Schedule a WhatsApp Message on Android in 2026 (Tasker, MacroDroid & the Reliable Way)](https://blueticks.co/blog/schedule-whatsapp-message-android): WhatsApp has no native scheduler on Android. Here's how Tasker and MacroDroid fake one with the accessibility service, exactly why they break, and what to use instead. - [WhatsApp Read Receipts Explained: What the Ticks Mean and How to Turn Them Off (2026)](https://blueticks.co/blog/whatsapp-read-receipts-explained): WhatsApp read receipts are how the ticks tell you a message was read. Here's exactly how they work in 2026, how to turn them off, and what they can never tell you. - [Best Apps to Schedule WhatsApp Messages in 2026: Send at the Right Time Without Staying Up](https://blueticks.co/blog/best-apps-to-schedule-whatsapp-messages): Native WhatsApp scheduling is still thin. Here are the best apps to schedule WhatsApp messages in 2026, ranked, with honest free-vs-paid tradeoffs. - [Abandoned Cart WhatsApp Recovery: How to Win Back Lost Sales in 2026](https://blueticks.co/blog/abandoned-cart-whatsapp-recovery): 70.22% of carts get abandoned. Here is the abandoned cart WhatsApp recovery playbook: sequence timing, template categories, opt-in rules, and the math. - [How to Schedule WhatsApp Messages on WhatsApp Web (Free, Right Inside Your Browser)](https://blueticks.co/blog/schedule-whatsapp-web-messages): Schedule WhatsApp messages free, right inside WhatsApp Web. QR linking, the exact workflow, recurring and offline sends — no native scheduler exists yet. - [How to Schedule Recurring WhatsApp Messages in 2026 (Daily, Weekly & Monthly Auto-Reminders)](https://blueticks.co/blog/schedule-recurring-whatsapp-messages): WhatsApp has no native recurring scheduler. Here's how to set up daily, weekly, and monthly WhatsApp messages that send themselves on autopilot. - [How to Build a WhatsApp Drip Sequence That Converts (2026 Guide)](https://blueticks.co/blog/whatsapp-drip-sequence): A broadcast is one shot. A drip sequence is a system that follows up automatically. Here's how to build a WhatsApp drip sequence that converts in 2026 — triggers, timing, and the platform rules you can't ignore. - [WhatsApp Broadcast Limit: How to Send to More Than 256 Contacts in 2026](https://blueticks.co/blog/whatsapp-broadcast-limit): 256 contacts per broadcast list, and half of them may never see your message. Here is how the WhatsApp broadcast limit really works in 2026, and how to get past it. - [WhatsApp Campaign Management: How to Plan, Run, and Measure a Campaign in 2026](https://blueticks.co/blog/whatsapp-campaign-management): A blast is not a campaign. Here's the end-to-end WhatsApp campaign management workflow for 2026: planning, segmentation, compliant sends, drips, and the analytics that actually move revenue. - [How to Schedule WhatsApp Messages on iPhone and Android (Without a Third-Party App)](https://blueticks.co/blog/schedule-whatsapp-messages-iphone-android-without-app): Neither iOS nor Android has a native WhatsApp scheduler — not even WhatsApp Business. Here's the full picture of workarounds, and what actually works in 2026. - [How to Schedule WhatsApp Business Messages So They Land On Time, Not at Midnight (2026)](https://blueticks.co/blog/schedule-whatsapp-business-messages): WhatsApp Business has auto-replies but no real outbound scheduler. Here's what works in 2026 for scheduling business messages, broadcasts, and bulk sends. - [How One Shopify Store Scaled WhatsApp Ecommerce to 40% of Revenue (2026 Case Study)](https://blueticks.co/blog/whatsapp-ecommerce-at-scale-shopify-case-study): Priya's skincare brand was leaking sales to cold abandoned carts and an email list nobody opened. Here's exactly how one Shopify store rebuilt its WhatsApp ecommerce automation and grew the channel to 40% of revenue in 90 days. - [WhatsApp Opt-In Collection: 9 Channels, Conversion Rates, and Meta's 2025 Rules](https://blueticks.co/blog/whatsapp-opt-in-collection-guide): Meta rewrote the opt-in rulebook in April 2025. Here are the 9 channels that actually build a compliant WhatsApp list — with conversion rates, required wording, and what changed. - [WhatsApp Business Multiple Numbers: Every Option Explained (2026)](https://blueticks.co/blog/whatsapp-business-multiple-numbers): One WhatsApp Business number is rarely enough. Here's every legitimate way to run more — and where each option breaks down. - [Inside the Blueticks AI Support Agent: 24/7 WhatsApp Answers, Trained on Your Knowledge Base](https://blueticks.co/blog/blueticks-ai-support-agent): Your customers send questions on WhatsApp at midnight. Your team isn't there. Here's how the Blueticks AI Support Agent handles those conversations — and when it hands off to a human. - [How Hadar Tours Cut Their WhatsApp Reply Time From 6 Hours to 12 Minutes](https://blueticks.co/blog/hadar-tours-whatsapp-reply-time-case-study): Noa's travel agency was losing bookings to a 6-hour reply window. Here's exactly how a small team restructured their WhatsApp customer service workflow and brought average reply time down to 12 minutes. - [What Do Blue Ticks Mean on WhatsApp? (2026 Guide)](https://blueticks.co/blog/what-do-blue-ticks-mean-on-whatsapp): One tick, two ticks, blue ticks. Each state tells you something different about your message. Here's exactly what WhatsApp's tick system means and how to use it. - [WhatsApp Business API Pricing in 2026: Conversation Categories, Costs, and What Changed](https://blueticks.co/blog/whatsapp-business-api-pricing-2026): WhatsApp Business API billing changed fundamentally in 2025 — from per-conversation to per-message. Here's what the 2026 rate card actually looks like, and what it means for your costs. - [7 WhatsApp Campaign Messages That Get Replies (2026 Templates)](https://blueticks.co/blog/whatsapp-campaign-templates-that-convert): Most WhatsApp campaigns get blocked before they get read. Here are seven battle-tested templates — with exact message copy, send timing, and open/reply rate expectations — that actually move people to act. - [How to Schedule WhatsApp Messages in 2026 (Step-by-Step Guide)](https://blueticks.co/blog/schedule-whatsapp-messages): Native scheduling is barely a thing. Here's how to set up reliable one-time and recurring WhatsApp messages on desktop and mobile in 2026. ## Product - [Scheduler](https://blueticks.co/scheduler): Schedule one-time and recurring WhatsApp messages. - [Campaigns](https://blueticks.co/campaigns): Send personalized bulk WhatsApp messages. - [AI Support Agent](https://blueticks.co/ai-support-agent): 24/7 WhatsApp answers from your knowledge base. - [Tasks](https://blueticks.co/tasks): WhatsApp task management. - [MCP Server](https://blueticks.co/blog/connect-whatsapp-to-claude-mcp-integration): Remote MCP server so an AI assistant can read chats and send WhatsApp from your own number. - [REST API](https://blueticks.co/blog/whatsapp-rest-api-own-number): Send and schedule WhatsApp from your own number over HTTP with a bt_live_ key, no Meta Cloud API. ## Optional - [Guides](https://blueticks.co/guides): Product documentation. - [Privacy Policy](https://blueticks.co/privacy-policy)