🎉Free Course on Udemy : Our Mulesoft Course on Udemy is now available for free for first 1000 students🎉
Mulesoft course on Udemy:
https://www.udemy.com/course/mulesoft-4x-bootcamp-comprehensive-api-development-guide/?couponCode=47C492658BE169C21B19
Code: 47C492658BE169C21B19
In this video, we will see the use cases of groupBy, orderBy, pluck operator.
Problem statement: With the given list of employees, get the most recent employee information?
GroupBy Operator – GroupBy Employee ID
OrderBy Operator – Sort and Get the Most recent Employee information
Pluck Operator- Pick the Employee information needed
00:00 Introduction to problem statement
04:00 groupBy operator
11:00 orderBy operator
15:30 How to get the last/most recent element in an array in Mule
17:30 pluck operator