Tag: APIs

  • Mastering Microsoft Power BI Integration with MuleSoft: A Step-by-Step Tutorial

    Mastering Microsoft Power BI Integration with MuleSoft: A Step-by-Step Tutorial

    Unlocking the full potential of your data has never been easier than with the seamless integration of MuleSoft and Microsoft Power BI. In today’s data-driven world, businesses are constantly seeking ways to harness the power of their information for smarter decision-making. In this step-by-step tutorial, we’ll guide you through the process of using MuleSoft, a…

  • RAML for an Asynchronous RESTful API

    RAML for an Asynchronous RESTful API

    Overview Most APIs are designed to respond quickly to a request, generally 100ms or less. But there are cases where the backend systems will take longer than the expected reply. So the question is how to design a RESTful API to address these use cases? Solution Asynchronous REST APIs, or HTTP Polling, is the approach…

  • Call MuleSoft APIs from Salesforce Lightning Flow Builder

    Call MuleSoft APIs from Salesforce Lightning Flow Builder

    Overview Salesforce Lightning Flow Builder is a process automation solution that provides a fast and easy tool to assemble flows. While Flows allow you to easily interact with Salesforce Objects, you can also make calls to Enhanced External Services from a flow. This article will walk you through the process of taking an API designed…

  • Connect to Azure Data Lake Store using MuleSoft

    Connect to Azure Data Lake Store using MuleSoft

    Overview UPDATE: Check out the updated post that shows how to use the Azure Data Lake Storage connector. Azure Data Lake Store is an enterprise-wide hyper-scale repository for big data analytic workloads. Azure Data Lake enables you to capture data of any size, type, and ingestion speed in one single place for operational and exploratory…

  • Create a Facebook Messenger Bot using MuleSoft and the Anypoint Platform.

    Create a Facebook Messenger Bot using MuleSoft and the Anypoint Platform.

    With over 900 million users a month, the Facebook Messenger platform has a pretty big audience.  The introduction of Messenger Bots earlier this year helped extend this adoption by helping drive personalized, scaled experiences with customers. Instead of building an app, just build the message thread as the place where you connect and interact with your users.…