Exploring the Power of Mule DataWeave Crypto Functions (dw::Crypto)
Introduction In the world of data integration and transformation, MuleSoft’s DataWeave is a powerful tool that enables developers to manipulate
Read moreIntroduction In the world of data integration and transformation, MuleSoft’s DataWeave is a powerful tool that enables developers to manipulate
Read moreAs organizations embrace digital transformation, there is a growing demand for innovative technologies that can help them stay competitive. Anypoint
Read moreUsing pluck Function in Dataweave, one can map an Object into an Array. It iterates over an Object to fetch
Read moreAs the MuleSoft Anypoint Exchange continues to gain popularity, the need for skilled Anypoint developers has also increased. If you’re
Read moreThis article will explain how one can rename JSON Keys or Fields from the payload containing JSON data, without affecting
Read moreAn XML stands for extensible markup language, and it is used to structure data for storage and transport. In XML
Read moreWhat is Snowflake? Snowflake’s Data Cloud is powered by an advanced data platform provided as Software-as-a-Service (SaaS). Snowflake enables data
Read moreData integration is a crucial aspect of modern business operations. Whether you’re dealing with complex data environments or just need
Read moreThere is no immediate correlation among SOAP and REST APIs. Yet, there are a few focuses to be recorded underneath
Read moreAuth0 It provides a flexible and drop in solution to add authentication and authorisation services to the applications. Mulesoft (Anypoint
Read moreIn this short and simple tutorial, we will be sending a whatsapp message to our email address using Vonage Messages
Read moreThis article will help you practice your DataWeave skills in MuleSoft. Here we will find unique names from our Input.
Read moreIn this tutorial, we will solve a DataWeave Interview question. This article will help you practice your DataWeave skills in
Read moreOverview In any Mulesoft Project, There are lot of tasks that are performed manually and repeatedly. A best example is
Read moreAbout M-Unit M-Unit is used as a Mule testing framework. It Allows Mule developers to do unit or regression testing
Read moreZip and Unzip both are Dataweave pre-defined functions which are part of Core (dw::Core) Library. Zip | zip(Array<T>, Array<R>): Array<Array<T
Read moreWe all know that Dataweave is a JSON-like functional programming language used to transform incoming or outgoing data within a
Read moreWe all know that most systems do not communicate the same language, some even communicate with the same language, but
Read moreIt is always a good practice to define configurations in a property/YAML file instead of hardcoding it in Mule flows/connectors.
Read more