DDaryainsocial-api.hashnode.dev·Jun 15 · 7 min readWhatsApp Workflows: build an AI chatbot, no plumbingWe just shipped Workflows: a visual node builder inside Zernio that lets you build WhatsApp automations and AI chatbots by connecting nodes on a canvas. It runs on the official WhatsApp Business API, 00
DDaryainsocial-api.hashnode.dev·May 27 · 7 min readBuilding TikTok Publishing Agent Without Managing TikTok OAuth YourselfTL;DR TikTok's developer API requires a verified website, a verified app, scope approval, and weeks to months of review before you can make a single POST request This Claude Code setup handles asset00
DDaryainsocial-api.hashnode.dev·May 20 · 7 min readFrom Asset to 9 Scheduled Posts in 5 Minutes With Claude CodeEvery developer who's shipped social publishing has written some version of the same code. Different base URLs. Different OAuth flows. Different media upload patterns — Instagram wants the asset uploa00