Anypoint Platform Development: Fundamentals Training
Get hands-on experience of APIs and integrations with the Anypoint Platform Development: Fundamentals training for Mule 3 or Mule 4.
Anypoint Development: Fundamentals – Course Summary
If you’re a developer or an architects in need of hands-on experience of building APIs and integrations, then the Anypoint Platform Development: Fundamentals training is for you.
There are two separate courses for Mule 3 and Mule 4.
This course consists of two sections. The first part involves using Anypoint Platform to discover, consume, design, build, deploy, manage, and govern APIs.
The second part focuses on using Mule and Anypoint Studio to build applications for both API implementations and integrations.
Also benefit from a free voucher for two attempts at the MuleSoft Certified Developer – Integration and API Associate (Mule 3) exam or the MuleSoft Certified Developer – Level 1 (Mule 4) exam.

Course Duration – Anypoint Platform Development: Fundamentals Training
Five days, in-person or online
Approach
Training Objectives
(Mule 3)
Key learning points on the Anypoint Platform Development: Fundamentals training for Mule 3 include:
- building an application network using API-led connectivity and Anypoint Platform
- using Anypoint Exchange as a central repository for the discovery and reuse of assets
- using flow designer to build apps that consume assets and connect systems
- using API designer to define APIs with RAML, the RESTful API Modeling Language
- using Anypoint Studio to build and debug integrations and API implementations and integrations
- connecting to databases, files, web services, SaaS applications, JMS queues, and more
- transforming data using DataWeave, the powerful transformation language
- adding application logic and handle errors
- structuring applications to facilitate development and deployment
- handling batch data processing
- deploying API implementations and integrations to CloudHub
- using API Manager to create and deploy API proxies that govern access to APIs
Training Objectives
(Mule 4)
Key learning points on the Anypoint Platform Development: Fundamentals training for Mule 4 include:
- building an application network using API-led connectivity and Anypoint Platform
- using Anypoint Platform to discover, consume, design, build, deploy, manage, and govern APIs
- connecting to databases, files, web services, SaaS applications, JMS queues, and more
- adding application logic, handle errors, and transform data using DataWeave
- structuring applications to facilitate development and deployment
- handling batch data processing
Anypoint Platform Development: Fundamentals Training
(Mule 3)
Course Prerequisites
- experience with Java (preferred) or another object-oriented language
- a basic understanding of data formats such as XML, CSV, and JSON
- a basic understanding of typical integration technologies such as HTTP, JMS, JDBC, REST, and SOAP
Setup Requirements
- a computer with at least 4GB available RAM, 2GHz CPU, and 4GB available storage and a minimum screen resolution of 1024×768
- internet access to ports 80, 3306, and 61616 (with > 5Mbps download and > 2Mbps upload)
- the latest version of Firefox or Chrome or Internet Explorer 10 or newer
- an Anypoint Platform account http://anypoint.mulesoft.com
- JDK 1.8 http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Anypoint Studio 6 with embedded Mule 3.9 runtime https://www.mulesoft.com/lp/dl/studio/previous
- postman REST client app (or some other REST client application) https://www.getpostman.com
- a Salesforce Developer account (NOT a standard account) and API Access token https://developer.salesforce.com/en/signup
- a detailed setup document can be downloaded from here: https://training.mulesoft.com/downloads
Course Modules – Mule 3
Module 1: Introducing Application Networks and API-Led Connectivity
- explain what an application network is and its benefits
- describe how to build an application network using API-led connectivity
- explain what web services and APIs are
- explore API directories and portals
- make calls to secure and unsecured APIs
Module 2: Introducing Anypoint Platform
- identify all the components of Anypoint Platform
- describe the role of each component in building application networks
- navigate Anypoint Platform
- locate APIs and other assets needed to build integrations and APIs in Anypoint Exchange
- build basic integrations to connect systems using flow designer
Module 3: Designing APIs
- define APIs with RAML, the Restful API Modeling Language
- mock APIs to test their design before they are built
- make APIs discoverable by adding them to Anypoint Exchange
- create API portals for developers to learn how to use APIs
Anypoint Platform Development: Fundamentals Training
(Mule 4)
Course Prerequisites
- experience with Java (preferred) or another object-oriented language
- a basic understanding of data formats such as XML, CSV, and JSON
- a basic understanding of typical integration technologies such as HTTP, JMS, JDBC, REST, and SOAP
Setup Requirements
- a computer with at least 4GB available RAM, 2GHz CPU, and 4GB available storage and a minimum screen resolution of 1024×768
- internet access to ports 80, 3306, and 61616 (with > 5Mbps download and > 2Mbps upload)
- the latest version of Firefox or Chrome or Internet Explorer 10 or newer
- an Anypoint Platform account http://anypoint.mulesoft.com
- JDK 1.8 http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Anypoint Studio 6 with embedded Mule 3.9 runtime https://www.mulesoft.com/lp/dl/studio/previous
- postman REST client app (or some other REST client application) https://www.getpostman.com
- a Salesforce Developer account (NOT a standard account) and API Access token https://developer.salesforce.com/en/signup
- a detailed setup document can be downloaded from here: https://training.mulesoft.com/downloads
Course Modules – Mule 4
Module 1: Introducing Application Networks and API-Led Connectivity
- explain what an application network is and its benefits
- describe how to build an application network using API-led connectivity
- explain what web services and APIs are
- make calls to secure and unsecured APIs
Module 2: Introducing Anypoint Platform
- describe the benefits of Anypoint Platform and MuleSoft’s approach to be successful with it
- describe the role of each component in building application networks
- navigate Anypoint Platform
- locate APIs and other assets needed to build integrations and APIs in Anypoint Exchange
- build basic integrations to connect systems using flow designer
Module 3: Designing APIs
- define APIs with RAML, the Restful API Modelling Language
- mock APIs to test their design before they are built
- make APIs discoverable by adding them to the private Anypoint Exchange
- create public API portals for external developers
Module 6: Accessing and Modifying Mule Events
- log event data
- debug Mule applications
- read and write event properties
- write expressions with the DataWeave expression language
- create variables
Module 5: Deploying and Managing APIs
- describe the options for deploying Mule applications
- deploy Mule applications to CloudHub
- use API Manager to create and deploy API proxies
- use API Manager to restrict access to API proxies
Module 4: Building APIs
- use Anypoint Studio to build, run, and test Mule applications
- use a connector to connect to databases
- use the graphical DataWeave editor to transform data
- create RESTful interfaces for applications from RAML files
- connect API interfaces to API implementations
Module 7: Structuring Mule Applications
- create applications composed of multiple flows and subflows
- pass messages between flows using asynchronous queues
- encapsulate global elements in separate configuration files
- specify application properties in a separate properties file and use them in the application
- describe the purpose of each file and folder in a Mule project
- define and manage application metadata
Module 8: Consuming Web Services
- consume web services that have a connector in Anypoint Exchange
- consume RESTful web services
- consume SOAP web services
- pass parameters to SOAP web services using the Transform Message component
- transform data from multiple services to a canonical format
Module 9: Controlling Event Flow
- multicast events
- route events based on conditions
- validate events
Module 13: Processing Records
- process items in a collection using the For Each scope
- process records using the Batch Job scope
- use filtering and aggregation in a batch step
Module 12: Triggering Flows
- read and write files
- trigger flows when files are added, created, or updated
- trigger flows when new records are added to a database table
- schedule flows to run at a certain time or frequency
- persist and share data in flows using the Object Store
- publish and consume JMS messages
Module 11: Writing DataWeave Transformations
- write DataWeave expressions for basic XML, JSON, and Java transformations
- write DataWeave transformations for complex data structures with repeated elements
- define and use global and local variables and functions
- use DataWeave functions
- coerce and format strings, numbers, and dates
- define and use custom data types
- call Mule flows from DataWeave expressions
- store DataWeave scripts in external files
Module 10: Handling Errors
- handle messaging errors at the application, flow, and processor level
- handle different types of errors, including custom errors
- use different error scopes to either handle an error and continue execution of the parent flow or propagate an error to the parent flow
- set the success and error response settings for an HTTP Listener
- set reconnection strategies for system errors
About Influential Software
The Influential Software team has been delivering quality business software, services, and training for over 25 years. As a certified MuleSoft Partner, we are experts in data integration and the key technologies used in MuleSoft Anypoint Platform.
Our UK teams work on- and off-site for enterprises of all sizes, from FTSE 100/250 companies to SMEs. The result is hundreds of successful projects and long-term client partnerships.

Call Us
0203 507 1728
City of London Office
London EC2M 4PL
Kent Office
King Street, Maidstone
Kent ME15 6JQ
Hours
M-F: 9am - 5.30pm
S-S: Closed