Podcast charts
Published by Celigo
Connect, automate, and build the AI-powered systems that make businesses run. Subscribe for practical conversations on how to build fast, build safe, and build what matters for your business.
On the charts
Every published chart this podcast appears in, in the snapshot behind this page. Each one links to the chart it came off.
From the feed
The latest episodes published to this podcast’s own RSS feed. Titles and descriptions are the publisher’s.
Celigo Ora is an AI assistant that can do anything the Celigo platform can do — build an integration from scratch, add users, change permissions, read an error at runtime and tell you what went wrong — through plain language. It's now generally available. Matt Graney, Chief Product Officer at Celigo, walks Nate through what Ora does, how it got built, and learnings from the the beta. What you'll learn: ▸ What Ora is and what it can reach — account administration, building from scratch, error diagnosis from a pasted screenshot, and runtime troubleshooting, all in one interface ▸ How Ora investigates an error the way a senior admin would: read the message, search for it, read the API documentation, check the audit history to see if someone changed the flow last week ▸ Why an assistant that maps your whole account up front makes impact analysis cheap instead of expensive ▸ The control model — same access as the user, explicit approval before any change, attribution in the audit log, and rollback through version control and integration lifecycle management ▸ How IT scopes the connections it hands to line-of-business builders, so read-only stays read-only whether a human or Ora is driving ▸ Why the maintenance phase, not the build, is where integration TCO accumulates — and what the beta data proved about where AI earns its keep ▸ What Celigo learned running an open beta with no customer restrictions, including turning a thumbs-down into an automated engineering test case the next release has to pass ▸ The unplanned unlock of an LLM-powered interface — users prompting Ora in Japanese and Turkish in a product with no localized UI ▸ Where headless tooling (CLI, platform MCP server) wins versus a chat-driven UI, and why net-new builds and last-mile refinement may end up split between them ▸ What's next: invoking Ora from a link with a pre-filled prompt, scheduled prompts, and Ora building your MCP tools and agent prompts If you can describe it, Ora can do it — inside the permissions you already have. Now generally available.
Every enterprise has an AI mandate. But how do you build trust and transparency into AI tools and platforms? Susanne, Celigo's Head of User Experience, has spent the last several months on that problem. When Celigo tested an early Agent Builder prototype that took action without showing its reasoning, it didn't feel powerful to anyone. Developers and business users alike came away anxious. That finding reshaped how every agent interface at Celigo gets built. In this episode, Susanne names the principles behind that work and explains where each one came from. The six principles she covers: ▸ Everyone gets supported. The same platform has to work for a developer who wants full control, a mid-tier builder who wants a framework, and a non-technical user watching an error queue. ▸ Trust is built, not granted. ▸ The user stays in the driver's seat. ▸ Transparency is a foundation, not a nice-to-have. ▸ Consistency is a trust mechanism. ▸ Strong design makes complexity invisible. Susanne and Nate get into how these principles inform the design choices in the Celigo platform, and how AI is transforming user experience as a whole. See the platform in action: https://www.celigo.com/request-a-demo/
What is EDI — and which delivery model is right for your business? Our hosts break down legacy vs. modern EDI, chargebacks, and how EDI connects to your ERP. EDI compliance is mandatory for most enterprise trading partners — and getting it wrong is expensive. One supplier in this episode racked up $400,000 in chargebacks from a single trading partner over late ASNs. In this episode Jeremy and Nate cover what EDI actually is, why every trading partner runs a different version of the same "standard," how VAN, AS2, and SFTP differ in practice, and the real line between legacy EDI and modern EDI. They also get into where EDI meets API, why APIs won't replace EDI at supply chain scale, and where AI genuinely helps an EDI program versus where it doesn't belong. What you'll learn: What EDI is in plain language, and why it still matters in 2026 The three flavors of legacy EDI: custom builds, standalone translators, and managed service Managed EDI vs. modern EDI: the factors that should actually drive the decision EDI vs. API: why they coexist instead of compete Where AI fits in EDI configuration and monitoring — and where it's a bad idea How to get started without building from scratch or losing control 👉 Get a demo: https://www.celigo.com/request-a-demo/
The command line is having a comeback. AI code editors like Claude Code, Codex, and Cursor have made CLIs s natural place to take action—and Celigo just launched a CLI built for this exact shift. Learn what a CLI is, why it matters again, and how enterprise developers are using AI-driven CLIs to build production integrations. A Command Line Interface (CLI) lets developers run text-based commands against an underlying system. For decades, it was a tool for sysadmins and scripters. In 2026, AI code editors changed the pattern — developers describe what they want in natural language, AI interprets the request, and the CLI runs the commands. In this guide, Celigo walks through what a CLI is, why it's relevant again, the difference between CLI and Platform MCP for AI agents, and what "headless operations" actually means when you're driving enterprise integration work from inside your editor. What you'll learn: What a Command Line Interface (CLI) is and how it works Why CLIs are making a comeback in the AI code editor era How AI agents use CLIs to take action from natural language requests The difference between CLI and Platform MCP for AI agents What "headless operations" means for enterprise developers 👉 Book a demo: https://www.celigo.com/request-a-demo/ 📚 Related reading: https://www.celigo.com/blog/what-is-an-integration-cli/ 🔔 Subscribe for more on agentic AI, MCP, CLI, intelligent automation, and iPaaS strategy for enterprise teams.
Celigo's technical product marketing team used Celigo's intelligent automation platform to reduce their Wordpress publishing time by over 99%—saving nearly 1,000 hours a year. Nate walks through how his team automated connector page publishing across four systems: Jira, Asana, Google Drive, and WordPress. The result: a publishing cycle that took 60 hours now takes 30 minutes. He also covers how they embedded AI agents into the workflow — with MCP server access to Celigo's competitive intelligence — so the output is grounded in real product positioning, not generic model output. What you'll learn: How Celigo's marketing team reduced publishing cycle time by over 99% Live walkthrough of a Jira → Asana → Google Drive → WordPress automation Why the team used a WXR file as a WordPress intermediary (and how security governance shaped the architecture) What questions any team should ask before automating a cross-departmental workflow 👉 Book a demo: https://www.celigo.com/request-a-demo/ 📚 Related reading: https://www.celigo.com/builders-hub/s... 🔔 Subscribe for more on AI agents, MCP, integration automation, and iPaaS strategy for enterprise teams.
Model Context Protocol (MCP) is reshaping how AI agents connect to enterprise systems. Learn what MCP is, how it works, and what production-grade MCP actually looks like at enterprise scale. The Model Context Protocol solves the integration problem for AI agents — giving them a standardized way to access tools, data, and business systems. In this guide, Celigo walks through what MCP is, how the architecture works, and what enterprise teams need beyond the basics: real-world AI integration applications, governance and audit at scale, and how to connect AI agents to multiple enterprise systems through one MCP server. Anchored in Celigo's MCP Server (GA) and the same 1,000+ maintained connector ecosystem that powers Celigo's iPaaS. What you'll learn: What the Model Context Protocol (MCP) is and how it works The architecture of MCP — hosts, clients, and servers How AI agents use MCP to connect to multiple enterprise systems What an enterprise-grade MCP server actually requires When to use MCP — and when traditional API integration is the better fit 👉 Book a demo: https://www.celigo.com/request-a-demo/ 📚 Related reading: https://www.celigo.com/blog/what-is-an-mcp-server/ 🔔 Subscribe for more on agentic AI, MCP, intelligent automation, and iPaaS strategy for enterprise teams.
Ranking source
Apple Podcasts rankings via the Mato Topic Intelligence Platform.
Observed September 20, 2026.
Apple and Apple Podcasts are trademarks of Apple Inc., registered in the U.S. and other countries.
Pairs with
Bring this source into Mato to read its transferable patterns, then turn them into an original show for your own audience.