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.
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.
Install RTF on GKE
Updated Fri Aug 06
This lab walks through the basic RTF on GKE setup.
Connect to Google Sheets
13 minutesUpdated Mon Aug 16
Codelab that shows you how to configure the Google Sheet connector.
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.