MuleSoft Codelabs

A collection of guided labs demonstrating how to build MuleSoft integrations.

MuleSoft
All CategoriesODataDevOpsSAPGoogleMuleSoftDatabaseSecurityDataWeave
Connect to Azure SQL using Azure AD Authentication
10 minutesUpdated Tue Aug 03
This will walk you through setting up a project to connect to an Azure SQL instance using Azure AD authentication.
Implement 2-way SSL
12 minutesUpdated Tue Aug 03
In this codelab you will learn how to implement 2-way SSL with the HTTP Connector in Anypoint Studio
Load 10M records into Snowflake in under 20 seconds
14 minutesUpdated Tue Aug 03
In this codelab, you'll learn how to load 10 million records into Snowflake in under 20 seconds.
Setup MuleSoft as an IDoc Listener
8 minutesUpdated Tue Aug 03
In this codelab, you'll build a Mule application that acts as an SAP IDoc Listener
Call Google APIs using the HTTP Connector and OAuth Model in Mule 4
11 minutesUpdated Wed Aug 04
In this codelab you will learn how to call Google APIs using the HTTP Connector and OAuth Module in Mule 4.x.
Create a DataWeave Module
Updated Mon Aug 09
In this lab, we will walk through the process of creating a reusable DataWeave module; for the purpose of the exercise, we will be writing and publishing a module for creating signed JSON Web Tokens.
Connect to MongoDB Atlas
6 minutesUpdated Wed Sep 15
This codelab walks a user through the process of connecting to MongoDB Atlas using the MongoDB Connector
Creation of signed JSON Web Tokens
2 minutesUpdated Tue Jul 05
JWT or JSON Web Token is a type of authentication used to connect to applications. For Example in GCP, Service Accounts and Google Cloud SDK, uses JWT authentications to connect to GCP Services.
Making OAuth 1.0a HTTP Requests
30 minutesUpdated Mon Jul 11
Making OAuth 1.0a HTTP Requests with MuleSoft (Mule4). DataWeave 2.0 is used to dynamically compute values of OAuth 1.0a components.