Introduction to Mulesoft
Introduction to Mulesoft To get full courses on Mulesoft, Connect with us +91-9310947352 || +91-9030044060 || connect@techygeekhub.com
Introduction to Mulesoft To get full courses on Mulesoft, Connect with us +91-9310947352 || +91-9030044060 || connect@techygeekhub.com
Build your first API in MuleSoft In this blog we will cover the steps to create a hello world rest api in Mule 4: Pre-requisite: Anypoint Studio 7.2 or above …
How to capitalize a string in Mule? Step 1 : Add the transform Message Component in the mule flow from component palette. Step 2: In this component we can write the …
Step 1: Add the transform Message Component in the mule flow from component palette. Step 2: In this component we can write the Dataweave script to concatenate two strings as …
Step 1: Add the transform Message Component in the mule flow from component palette. Step 2: In this component we can write the Dataweave script to convert array into object. …
This blog demonstrates the use of readUrl function How to read a file using read Url function. readUrl() is part of core module. It takes three parameters as input& returns …