MuleSoft APIs as AI Assets: A Practical Guide to x-SFDC Tags

Unlock AI Power: How to Enable Your MuleSoft APIs as AI Assets! Are you ready to make your APIs smarter and open them up to the world of Artificial Intelligence? The future of integration is here, and it involves turning your APIs into powerful AI assets. This means your APIs can be understood and used directly by AI tools, like Salesforce’s Agentforce. Let’s dive into how you can enable your APIs to become these intelligent assets, using practical examples from an OAS 3 specification. ...

July 4, 2025 · 5 min · Patryk Bandurski

AsyncAPI: Describing Event-Driven APIs

What You’ll Learn When and why to use AsyncAPI in real projects How to describe asynchronous APIs using version 2.0–2.6 Key components of an AsyncAPI document Practical, MuleSoft-compatible examples using Anypoint MQ The Challenge: Describing Event-Driven APIs Imagine you’re building a system that integrates with Anypoint MQ. Instead of REST calls, components exchange messages — events that trigger behavior or transfer data asynchronously. You need a way to: Describe how events flow between producers and consumers Ensure alignment between teams Maintain consistent, machine-readable documentation This is exactly where AsyncAPI comes in. ...

June 4, 2025 · 3 min · Patryk Bandurski