Recently, I discovered a Free IoT Sensor by Gambit Communications on the internet. An awesome DemoLab to try out and test IoT devices with MQTT protocol.Link to the DemoLab: https://lnkd.in/exby84CR As MuleSoft has a MQTT connector and I had no clue how it is working, I started a short project to extract data from the IoT DemoLab via #MQTT connector„Setup Guide for IoT Sensor DemoLabs using MQTT Connector“ weiterlesen
Kategorie-Archive: Knowledge
LocalStack and MuleSoft
I recently discovered LocalStack, a fully functional AWS services emulation for local development and testing. First I was a bit skeptical if this really works like AWS services, but as the installation went super easy, it convinced me by its awesome developer experience. This article is for MuleSoft developers, who develop APIs and Integration for„LocalStack and MuleSoft“ weiterlesen
API design-first
When implementing the API design-first approach, it is important to not only focus on faster delivery, parallel work streams, reducing costs, but also on the quality of API. I personally see API design-first as API design-test-first, which includes the test-first approach before the product is built. This ensures that the product has not only a„API design-first“ weiterlesen
Connect PowerBI to a GraphQL or REST API endpoint
In this article, we will be using a GraphQL endpoint, created through MuleSoft Anypoint DataGraph, to connect PowerBI using its Power Query. As PowerBI does not provide an Out-of-the-Box configurable REST API adaptor, Power Query is a great possibility to use M language. To learn more about Power Queries, click here. Pre-requisites Create a new„Connect PowerBI to a GraphQL or REST API endpoint“ weiterlesen
How API-led Connectivity serves Business Intelligence and Analytics
BI tools are playing a major role in making data professionals understand huge quantities of data that enterprises accumulate over time. Using BI tools actionable information and tasks can be guided for decision making. Anyone can use it, many vendors provide time-based free trials or even so-called „forever free“ versions. I have downloaded many BI„How API-led Connectivity serves Business Intelligence and Analytics“ weiterlesen
Enable Business Intelligence & Analytics with MuleSoft DataGraph
Through acquisitions, it has become a new norm for enterprises to manage multiple systems of records of the acquired business units, such as CRM and ERP systems. Research also shows that shareholder value fails to increase because the integration of these business units took longer than anyone expected. Therefore it is a key success factor„Enable Business Intelligence & Analytics with MuleSoft DataGraph“ weiterlesen
Integrate Grafana with Anypoint DataGraph
DataGraph is just AWESOME. Think about the old days and the flat-file-based data sources. Remember, when relational databases were introduced, how much relief they brought to software engineers. I know the analogy might not be fair, but on a very abstract level, REST API resources are very much similar to flat files, which includes data„Integrate Grafana with Anypoint DataGraph“ weiterlesen
Unleash the power of your data with Anypoint DataGraph
On May 18, 2021, MuleSoft released its powerful new Anypoint DataGraph. Developers can easily access data from multiple APIs in just a single query without the need to write additional code. The challenge with REST API and its resources The majority of modern software today is built with REST API to communicate with backend systems.„Unleash the power of your data with Anypoint DataGraph“ weiterlesen
FetchGraphQL for gSpreadsheet
Anypoint DataGraph Function for google sheets to extract and retrieve data from a graphQL endpoint by using a defined query. Purpose Allow Anypoint DataGraph (graphql endpoint) consumption via google sheet formula. DataGraph unifies multiple system APIs into a single endpoint, from where users are struggling to daily export the data into the right context. With„FetchGraphQL for gSpreadsheet“ weiterlesen
gSpreadsheet for MuleSoft Anypoint Platform APIs
This repository provides google sheets formulas which helps extract data from the Anypoint Platform APIs. Purpose Allow Platform APIs consumption via google sheet formula. Anypoint Platform provides Platform APIs to fetch data from the platform. This is super useful to automate tasks and retrieve data using REST API. The purpose of this repository is to„gSpreadsheet for MuleSoft Anypoint Platform APIs“ weiterlesen
