MuleSoft Codelabs

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

MuleSoft
All CategoriesODataDevOpsSAPGoogleMuleSoftDatabaseSecurityDataWeave
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
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.
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.
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.