SlideShare a Scribd company logo
1 of 58
15 Sep 2022
London MuleSoft Meetup Group
MuleSoft Innovation with IoT & Sustainability
MuleSoft Product Vision & Roadmap
About the Moderators
Ka Man Lok, Integration Architect, ThirdEye Consulting
2
● Muley since 2017
● MuleSoft Mentor & London Meetup Leader
● Certified MuleSoft Developer and Architect
● Areas of interest - RTF, UAPIM, Platform automation with Terraform
● Leisure time artist
About the Moderators
Akshata Sawant, Developer Advocate at MuleSoft (EMEA)
3
● Co-author of the title “MuleSoft for Salesforce Developer”
● Former MuleSoft Ambassadress
● 5+ years of experience as a MuleSoft Developer and Architect
● Technical Blogger and Global Speaker
● Advocating Women in Tech
● MuleSoft Meetup Leader - London, Manchester and Mumbai
4
● Your name & company
● Your MuleSoft Experience
● What do you want to get out of this meetup?
Who is new?
5
● ThirdEye Consulting is a highly skilled boutique MuleSoft and Salesforce consultancy.
● Whether you are embarking on a new implementation or looking to add capabilities to get
more out of the platform, ThirdEye is dedicated to providing top-tier consulting to our clients.
● They also attracts the highest level of technical talent across the industry with its team
focusing on Innovation, Enablement and building a repository of best-in-class assets and
accelerators.
● ThirdEye has a MuleSoft Ambassador, five MuleSoft Mentors, three MuleSoft Instructors, and
both MuleSoft Delivery & GTM Champions.
Our Host and Sponsor
6
● Introductions and Announcements
● MuleSoft Innovation with IoT and Sustainability
● MuleSoft Product Vision and Roadmap
● Trivia Quiz and Networking time
Agenda
Important
Announcements
Latest Releases/News
● #DF22 next week LIVE in SFO! One of the biggest developer events.
https://www.salesforce.com/dreamforce/
Watch Live: https://www.salesforce.com/plus/
● In-person Manchester MuleSoft Meetup - 28th September. RSVP here-
8
Latest Releases/News
● Become a leading community mentor -
○ https://tinyurl.com/sv4rupew
● Contribute to our MuleSoft Community
in the form of blogs, video tutorials,
Twitch stream, and so on…
● Join us LIVE on Twitch every thursday at 3.30 pm BST
https://www.twitch.tv/mulesoft_community
9
About the Speaker
Jeff Steinke, Director & Co-Founder, ThirdEye Consulting
10
● Jeff is a highly experienced business consultant with an exceptional technical
background who co-founded ThirdEye Consulting in 2017.
● He is one of only 200 individuals globally to have attained Salesforce’s top
award as a Certified Technical Architect.
● He’s a hands-on business leader that gets involved in every aspect of a
project - from initial scoping, vision and strategic development, through to
system design and configuration, as well as custom development, data
transformation, systems integration and customer training.
● He’s a Certified MuleSoft Developer (but don’t worry, we don’t let him touch
MuleSoft at any of our customers).
About the Speaker
Eduardo Pagliarulo, Integration Architect, ThirdEye Consulting
11
● Eduardo has been involved in many integration and migration projects with
different technologies
● Since 2016 he has been primarily focussed on Salesforce integration projects
● Certified Salesforce App Builder
● Start of MuleSoft journey since acquisition in 2018
● Certified MuleSoft Mentor and Architect
● Experimented with emerging specifications like OData and GraphQL
● Massive Pokémon fan
12
How This All Started
BACKGROUND
The ThirdEye team love plants and their
offices have always been full of greenery.
When COVID struck, there was suddenly
nobody around to water and look after the
many office plants.
The ThirdEye team put their brains to the
task and devised a clever solution.
SOLUTION
ThirdEye created a solution using IoT
sensors placed in the plant soil. These
sensors measure the moisture levels of
the soil and cross references this with the
type of plant. This is then displayed in a
visual dashboard so we know when a
plant needs watering or when it may have
too much water.
TECH STACK
IoT
Einstein Analytics
Field Service
MuleSoft
Communities
Real-Time Feedback
MuleSoft Innovation
with IoT & Sustainability
● IoT Orchestration & Data Virtualisation
● Solution Architecture
● Demo
● OData technical deep dive (APIkit for OData)
● Considerations
● Q&A
14
Agenda - Innovation with IoT & Sustainability
15
Meet April: ThirdEye’s office mum manager
April looks after 50+ Salesforce and MuleSoft consultants… and
40+ plants.
All have different needs and it is hard to keep both team members
and plants happy and healthy.
Salesforce and MuleSoft can help with:
1. Orchestration of consumption of IoT device readings to
automate notifications
2. centralised monitoring of real time sensor readings
Setting The Scene
16
The Challenge
ThingsBoard
IoT platform for sensor
readings collection
NEEDS:
- Access to reference data
- Ability to raise Cases
Salesforce
Case management with
Product catalogue ( 4k+items)
NEEDS:
- Virtualised access to real
time sensor readings
DATA LOCKED WITHIN DISCONNECTED SYSTEMS
CENTRALISED SENSOR MONITORING
● Salesforce Connect & External Objects
● MuleSoft OData v4 Connector
17
The Solution
IoT ORCHESTRATION
• MuleSoft APIs on top of Salesforce
18
Demo – ThingsBoard Flow Engine
19
Demo – Salesforce System APIs
20
Demo – Automated Case Creation
21
Demo – Sensor Readings Virtualisation
22
Technical Deep Dive – OData
The problems with traditional REST
It is up to the developer how to design the API, resulting in:
● varying degrees in ability to filter results
● varying degrees in ability to specify fields to include
● different ways to implement pagination, sorting etc
● unavailability of metadata
-> Hard to learn how to consume a never-seen-before
-> Impossible to automate discovery and consumption APIs
23
Technical Deep Dive – OData
OData: short for Open Data Protocol
A protocol that defines a standard way to
query RESTful APIs.
Defines standardized data types and URI
conventions for querying APIs.
⚠️ Protocol != Implementation
/Devices?$format=json&$select=deviceId,deviceName&$orderby=name&$top=3&$skip=3
- ”like SQL for REST APIs”
24
Technical Deep Dive – Odata v4 Connector
APIkit for OData: plug-in for Anypoint Studio 7.9.0+
MuleSoft OData V4 connector: runs on Mule 4.3.0+
Limitations: supports most but not all elements of OData v4
● Code walkthrough
● live demo on Postman
● live demo on Salesforce
Can be applied to scenarios where external assets provide readings against baselines:
● Equipment monitoring for construction or rental companies
● Monitoring of biometrics through Wearable/Personal medical devices
● Laboratory/medical sterile environment control
● Air quality monitoring for cities/factories/offices/transportation (tubes, aircrafts) - next generation property management
● Water quality monitoring for farms, fish tanks and household consumption (eg: lead/toxin content)
25
Summary & What’s Next
Centralised real-time
monitoring solution of
IoT sensor data, easily
accessible through the
Salesforce UI
ThirdEye’s own
MuleSoft accelerators &
assets enabled fast
delivery of Salesforce
APIs
OData v4 MuleSoft
connector enabled
realisation of no code
integration with
Salesforce
Smart solution to
compare live IOT
readings against
Salesforce hosted
benchmark control
values & raise cases to
take action
APPLICATIONS AND USE CASES
AUTOMATION MONITORING ACCELERATORS LOW CODE
Quick Break
26
About the Speaker
Ajay Kumar Kambadkone Suresh, Head of Solutions Engineering,
Financial Services UKI, MuleSoft
27
● Hands-on Product & Solutions Engineering Leader
● 17+ years of industry experience
● spanning several industries
MuleSoft Product Roadmap
All contents © MuleSoft, LLC
Forward-looking statements
This presentation contains forward-looking statements about the Company’s financial and operating results, which may include expected GAAP and non-GAAP financial and
other operating and non-operating results, including revenue, net income, earnings per share, operating cash flow growth, operating margin improvement, expected revenue
growth, expected current remaining performance obligation growth, expected tax rates, stock-based compensation expenses, amortization of purchased intangibles, shares
outstanding, market growth, environmental, social and governance goals, expected capital allocation, including mergers and acquisitions, capital expenditures and other
investments, expectations regarding closing contemplated acquisitions and contributions from acquired companies. The achievement or success of the matters covered by such
forward-looking statements involves risks, uncertainties and assumptions. If any such risks or uncertainties materialize or if any of the assumptions prove incorrect, the
Company’s results could differ materially from the results expressed or implied by the forward-looking statements it makes. The risks and uncertainties referred to above include
those factors discussed in Salesforce’s reports filed from time to time with the Securities and Exchange Commission, including, but not limited to: risks associated with our ability
to successfully integrate Slack Technologies, Inc.’s operations; our ability to realize the anticipated benefits of the Slack Technologies, Inc. transaction; the impact of Slack
Technologies, Inc.’s business model on our ability to forecast revenue results; disruption from the transaction making it more difficult to maintain business and operational
relationships; the impact of, and actions we may take in response to, the COVID-19 pandemic, related public health measures and resulting economic downturn and market
volatility; our ability to maintain service performance and security levels meeting the expectations of our customers, and the resources and costs required to avoid unanticipated
downtime and prevent, detect and remediate performance degradation and security breaches; our ability to secure and costs related to data center capacity and other
infrastructure provided by third parties; our reliance on third-party hardware, software and platform providers; the effect of evolving domestic and foreign government regulations,
including those related to the provision of services on the Internet, those related to accessing the Internet, and those addressing data privacy; current and potential litigation
involving us or our industry, including litigation involving acquired entities such as Tableau; regulatory developments and regulatory investigations involving us or affecting our
industry; our ability to successfully introduce new services and product features, including any efforts to expand our services beyond the CRM market; the success of our strategy
of acquiring or making investments in complementary businesses and strategic partnerships; our ability to compete in the market in which we participate; the success of our
business strategy and our plan to build our business; our ability to execute our business plans; our ability to continue to grow unearned revenue and remaining performance
obligation; the pace of change and innovation in enterprise cloud computing services; the seasonal nature of our sales cycles; our ability to limit customer attrition and costs
related to those efforts; the success of our international expansion strategy; the demands on our personnel and infrastructure resulting from significant growth in our customer
base and operations; our dependency on the development and maintenance of the infrastructure of the Internet; our real estate and office facilities strategy and related costs and
uncertainties; fluctuations in, and our ability to predict, our operating results and cash flows; the variability in our results arising from the accounting for term license revenue
products; the performance and fair value of our investments in complementary businesses through our strategic investment portfolio; our ability to protect our intellectual property
rights; our ability to develop our brands; the valuation of our deferred tax assets and the release of related valuation allowances; uncertainties regarding our tax obligations in
connection with potential jurisdictional transfers of intellectual property; uncertainties regarding the effect of general economic conditions; and risks related to our debt and lease
obligations.
All contents © MuleSoft, LLC
Incorporating customer product ideas: FY23 YTD
New Ideas
Added & Reviewed
1267 Votes
368
Ideas Updated
by Product
383 Votes
45
Ideas on
Roadmap
941 Votes
18
Ideas
Released
1268 Votes
34
Updated as of August 31, 2022
All contents © MuleSoft, LLC
Top innovations delivered as of Q3 2022
Partner Manager CloudHub 2.0 RTF on OpenShift Automation with RPA
Gain visibility to the full
lifecycle of B2B workflows with
enhanced transaction visibility
for Anypoint Partner Manager
A new UX and architecture to
make it easier to deploy and
manage integrations, APIs, and
automations in a resilient and
scalable environment
Deploy Mule applications in
Kubernetes native container
environments
Feature enhancements and
new templates in MuleSoft RPA
to accelerate your automation
initiative
● Unlock end-to-end visibility
into every B2B transaction
routed through Partner
Manager
● Gain deeper visibility into
individual messages with
new granular-level message
search
● Scale quickly with lightweight,
container- based application
isolation
● Faster deployment to Shared
Spaces
● Easy configuration, lower
management overhead &
tighter security controls for
new Private Spaces
● Simplified, consolidated UI
● Deploy and scale mule
applications in a hybrid cloud
environment using Runtime
Fabric on OpenShift
● Build automation faster with
MuleSoft RPA using IDP
Connectors, RPA Asset
Marketplace & more
● New Automation FCD
All contents © MuleSoft, LLC
Product roadmap agenda
2 Anypoint - API Management
Anypoint - Integration
Unlocking IT productivity
RPA
Composer
1
Platform
3 Highest security standards
Everyone can innovate
All contents © MuleSoft, LLC
Thank you
Automation
Everyone Can Innovate
All contents © MuleSoft, LLC
Make automation easy for all
34
Integrate systems and data Automate tasks & processes
MuleSoft Composer MuleSoft RPA
● Custom
Expression Editor
● Email alerts
● External identity
provider support
● Flow collaboration
● Picklist mapping
●Binary file support
● API sharing from AP
● Templates
● Task metering
● RPA Asset Marketplace (Exchange)
● IDP Connectors (i.e. native IDP,
Einstein Docs)
● Attended Bots (on-demand) for SvC &
other clouds
● RPA Async Flows in Composer
● Enterprise-ready Identity Access
Management
EARLY
2023
NOW H2 ‘22
All contents © MuleSoft, LLC
● HTTP v2
● Google Mail
● Google Calendar
● Hubspot
● Marketing Cloud
● RPA Connector
● Microsoft Business Central
● Box v5.1.11
● Snowflake
● BigQuery
● Sage Intacct
● HTTP v2.1
MuleSoft Composer
Now
H2 2022
Connectors
All contents © MuleSoft, LLC
MuleSoft Composer
● Enable users to build
integrations to SaaS apps
without a pre-built connector
● API Key, Basic Authorization,
Bearer Token, OAuth 2.0 Client Credentials & Authorization
Code
● Supported methods: GET, PUT, POST,
PATCH and DELETE
● Connection testing support
● Pagination
● XML data types
● Additional OAuth 2.0 Authorization
Code support
Available Now
Upcoming
HTTP Connector: Integrate with (m)any systems
All contents © MuleSoft, LLC
MuleSoft RPA
Newest releases
● RPA Manager: Effortlessly manage every step of your automation journey
● RPA Builder: Instantly record and capture your business process
● RPA Recorder: Build and debug RPA processes with low-code tools
● WebApp Recording: New process recording feature for web apps
● AWS IDP Action Step: Reading docs through AWS)
● Mule assets as SFDC Invocable Actions
● RPA Connector for Flow Integration
Coming H2 2022
Available Now
● RPA Asset Marketplace in Exchange
● IDP Connectors (i.e. native IDP, Einstien Docs)
● Attended On-demand Bots for Service Cloud & other Clouds
● Enterprise-ready Identity Access Management
MuleSoft Direct for Industry Clouds
Turnkey connectivity powered by MuleSoft
Faster
Pre-built solutions for top industry imperatives
Easier
Enable integrations in Salesforce seamlessly
Lower cost
Start smaller & faster and scale sustainably
GA Starting:
H2 ‘22
JOIN #selling-mulesoft-direct-industries
READ our FAQ
All contents © MuleSoft, LLC
Thank you
Integration
Unlocking IT Productivity
All contents © MuleSoft, LLC
Connect any system, data, or API to integrate at scale
Development Innovation Solutions Connectivity
Studio 7.14
● CloudHub 2.0
deployment
● Simplified project
creation
● Increased visibility and
readability
Anypoint Code Builder
(Private Beta)
Anypoint Code Builder
(Public Beta)
Anypoint DataGraph
● CLI, Mutations, CDN
caching, and more
● GraphQL federation,
DataGraph Views, on-
prem support
Data Works
● New Data
Integration tool,
“Dataloader 2.0”
Anypoint Partner Manager
● Enhanced B2B
transaction & end-
to-end visibility
● Transaction Replay
● RTF deployment
Accelerators
● Manufacturing & Life
Sciences
● Consumer Goods & Financial
Services
for WAM
Anypoint Connectivity
● Google BigQuery,
Salesforce Marketing
Cloud, Salesforce
Pub/Sub, Azure
CosmosDB
● Azure KeyVault*,
Azure EventHub*
H2 ‘22
H2 ‘22
NOW
H2 ‘22
H2 ‘22
H2 ‘22
NOW NOW
H1 ‘23
H2 ‘22
NOW
H2 ‘22
NOW
All contents © MuleSoft, LLC
Anypoint Partner Manager
Available Now Releasing H2 ‘22
What’s New & What’s Coming
Releasing H1 ‘23
APM 2.13 - Release Blog
Granular message visibility
● New Message level view
● Gain deeper visibility into individual messages contained within
an inbound batch
Enhanced message search
● Define key fields to be extracted anywhere within the inbound
and outbound message payloads as custom message
attributes
○ Examples: PO Number, Invoice Number, Shipment ID
● Gain visibility to the full lifecycle of B2B workflows across
message types through search by specific attribute value
Transaction Replay for
APM
● Replay or retry transactions
if there are any errors or
issues after being sent.
Replay will re-trigger the same
sequence of events, re-
processing the document.
RTF Deployment for
APM
● Deploy Partner Manager to
your data center or private
cloud through Kubernetes
based Anypoint Runtime
Fabric.
All contents © MuleSoft, LLC
Anypoint DataGraph
GraphQL Federation
Create super-graphs in minutes from
sub-graphs created both on and outside
the Anypoint Platform
Flexible Deployment Options
Deploy DataGraph to your data center or
private cloud through Kubernetes based
Anypoint Runtime fabric or directly to
CloudHub 2.0
DataGraph Views
Get complete control on who gets access
to what fields / types of your DataGraph at
runtime for enhanced security
Available Now Releasing H2 ‘22
CLI Support
Automate processes by
integrating into existing CI/CD
pipelines
DataGraph Best Practice
RuleSets
Identify if REST API(s) adhere to
best practices for DataGraph
federation directly through API
Designer
Mutations
Create and modify data from
linked APIs
CDN Caching & Automatic
Persisted Queries
Improve performance and
decrease bottlenecks in network
traffic by caching GraphQL query
results through automatic
persisted queries
NEW
What’s New & What’s Coming
All contents © MuleSoft, LLC
Accelerators Shipped & Q3 Use Cases
Accelerator for
Consumer Goods
Trade Promotions
with
Consumer Goods Cloud
& Tableau
Accelerator for
Financial Services
Client Onboarding for
WAM with
Financial Services
Cloud, Marketing Cloud
& Slack
Available Now Launching Q3 ‘22
New Use Case
Accelerator for
Manufacturing
Total Productive
Maintenance with
Service Cloud, Slack &
Tableau
New Use Case
Accelerator for
Financial Services
CDP with
Financial Services
Cloud & Marketing
Cloud
All contents © MuleSoft, LLC
New Anypoint Connectors
New
Coming H2 2022
New Anypoint
Connectors
● Google BigQuery
● Salesforce Marketing Cloud (REST)
● Salesforce Pub/Sub
Anypoint Connectors
Enhancements
● SAP S4 Hana
● Azure Service Bus
● AWS S3
Coming H2
● Azure Key Vault
● Azure Event Hub
● Siebel IP21 (Upgrade)
All contents © MuleSoft, LLC
Universal API Management (UAPIM)
Accelerate application
delivery
Implement modern
architecture
Gain consistent
security and quality
Create vibrant
API ecosystems
● Discover and
catalog any
API using
CI/CD
pipelines
● Anypoint
Flex
Gateway
Simplified
registration
experience,
Logging
improvements,
More policies,
API Manager
updates
● Flex
Gateway on
● Anypoint API
Governance
More responsive UI,
Asynch API support,
New conformance
status, CLI updates
● API Experience
Hub
Beta (Nov 2022)
H1’23
NOW
H2 ‘22
NOW NOW
Manage and secure any API, built and deployed anywhere
All contents © MuleSoft, LLC
Thank you
Platform
Highest Security Standards
All contents © MuleSoft, LLC
Flexible and Bulletproof Platform
Deploy Monitor Manage
● Anypoint Runtime Fabric
on EKS, AKS, GKE
● Anypoint Runtime Fabric
on OpenShift
● CloudHub 2.0
● Monitoring for
Government Cloud
● Distributed Tracing
● API alerts in GovCloud
● Logging in Flex Gateway
and monitoring for
CloudHub 2.0
● Lifecycle state of
Exchange assets within
Anypoint Platform
● Asset reuse and
engagement metrics on
Anypoint Exchange
H2’22
NOW NOW NOW
H2’22
H2’22
H2’22
NEW
NEW
All contents © MuleSoft, LLC
Comprehensive Deployment Options for All
Fully Managed PaaS Cloud IaaS On-premises/Hybrid
MuleSoft CloudHub 2.0 Anypoint Runtime Fabric Anypoint Runtime Fabric
NEW
NEW
All contents © MuleSoft, LLC
Thank you
What’s Happening in H2 2022?
All contents © MuleSoft, LLC
Product-focused Events H2 2022
Aug 24: Build modern apps and architecture using Flex Gateway [webinar]
Sept 7: Automation 101: Transforming your business for any future [webinar]
Sept 28: How business and IT leaders leverage automation to unleash innovation[webinar]
Oct 17-20: Gartner IT symposium [Event]
Nov 28-Dec 2: AWS re:Invent [Event]
Road to Automation Winter Webinar Series
❏ Nov 30: 2022 Lookback + 2023 Preview
❏ Dec 7: Thought Leadership Panel Q&A
❏ Dec 14: Customer Roadmap Update
TRIVIA QUIZ
Kahoot Quiz!
www.kahoot.it
Pin:1082210
52
53
1. Which integration pattern is enabled by the OData protocol & Salesforce Connect?
a) Data Orchestration
b) Data Virtualisation
c) Data Operationalisation
d) Data Standardisation
2. Which of these things is not supported by the OData protocol?
a) Metadata publication
b) Standardised URI conventions for filtering and sorting
c) Mandated universal implementation Framework & Tools
d) REST API Methods (like GET, POST etc)
54
3. Which of this is NOT a part of MuleSoft Automation Suite ?
a) RPA Manager
b) RPA Recorder
c) RPA Integrator
d) RPA Builder
55
56
● Share:
○ Tweet using the hashtag #MuleSoftMeetups #MuleSoftCommunity
○ Invite your network to join:
● Feedback:
○ Fill out the survey feedback and suggest topics for upcoming events
○ Contact MuleSoft at meetups@mulesoft.com for ways to improve the program
What’s next?
Introduce yourself to your neighbor
Networking time
Thank you

More Related Content

Similar to London MuleSoft Meetup 15 Sept

MuleSoft Meetup - 7.pptx
MuleSoft Meetup - 7.pptxMuleSoft Meetup - 7.pptx
MuleSoft Meetup - 7.pptxMeghana T R
 
Melbourne Virtual MuleSoft Meetup December 2022
Melbourne Virtual MuleSoft Meetup December 2022Melbourne Virtual MuleSoft Meetup December 2022
Melbourne Virtual MuleSoft Meetup December 2022Daniel Soffner
 
Melbourne Virtual MuleSoft Meetup October 2021
Melbourne Virtual MuleSoft Meetup October 2021Melbourne Virtual MuleSoft Meetup October 2021
Melbourne Virtual MuleSoft Meetup October 2021Daniel Soffner
 
06 august meetup - enterprise integration architecture
06   august meetup - enterprise integration architecture06   august meetup - enterprise integration architecture
06 august meetup - enterprise integration architectureAldo Fernandez
 
MuleSoft_NZ_Meetup_8
MuleSoft_NZ_Meetup_8MuleSoft_NZ_Meetup_8
MuleSoft_NZ_Meetup_8MizuhoHoshino
 
MuleSoft Meetup June London 2023.pptx.pdf
MuleSoft Meetup June London 2023.pptx.pdfMuleSoft Meetup June London 2023.pptx.pdf
MuleSoft Meetup June London 2023.pptx.pdfAnoopVB2
 
Jaipur Mule soft virtual meetup #1
Jaipur Mule soft virtual meetup #1Jaipur Mule soft virtual meetup #1
Jaipur Mule soft virtual meetup #1Lalit Panwar
 
MuleSoft Online Meetup - Salesforce Streaming APIs
MuleSoft Online Meetup - Salesforce Streaming APIsMuleSoft Online Meetup - Salesforce Streaming APIs
MuleSoft Online Meetup - Salesforce Streaming APIsRoyston Lobo
 
2022.06.23 - Sydney Meetup
2022.06.23 - Sydney Meetup2022.06.23 - Sydney Meetup
2022.06.23 - Sydney MeetupRoyston Lobo
 
Melbourne Virtual MuleSoft Meetup April 2022
Melbourne Virtual MuleSoft Meetup April 2022Melbourne Virtual MuleSoft Meetup April 2022
Melbourne Virtual MuleSoft Meetup April 2022Daniel Soffner
 
Anypoint Tools and MuleSoft Automation (DRAFT).pptx
Anypoint Tools and MuleSoft Automation (DRAFT).pptxAnypoint Tools and MuleSoft Automation (DRAFT).pptx
Anypoint Tools and MuleSoft Automation (DRAFT).pptxAkshata Sawant
 
MuleSoft Meetup #9 - Anypoint Tools and MuleSoft Automation (FINAL).pptx
MuleSoft Meetup #9 - Anypoint Tools and MuleSoft Automation (FINAL).pptxMuleSoft Meetup #9 - Anypoint Tools and MuleSoft Automation (FINAL).pptx
MuleSoft Meetup #9 - Anypoint Tools and MuleSoft Automation (FINAL).pptxSteve Clarke
 
Automate the development lifecycle with cumulus ci on april 9th, 2020
Automate the development lifecycle with cumulus ci on april 9th, 2020Automate the development lifecycle with cumulus ci on april 9th, 2020
Automate the development lifecycle with cumulus ci on april 9th, 2020Sudipta Deb ☁
 
Manchester MuleSoft Meetup #7
Manchester MuleSoft Meetup #7 Manchester MuleSoft Meetup #7
Manchester MuleSoft Meetup #7 Akshata Sawant
 
Virtual meetup - Exploring the Runtime Fabric deployment model
Virtual meetup - Exploring the Runtime Fabric deployment modelVirtual meetup - Exploring the Runtime Fabric deployment model
Virtual meetup - Exploring the Runtime Fabric deployment modelJimmy Attia
 
Mule soft meetup Houston 16
Mule soft meetup Houston 16Mule soft meetup Houston 16
Mule soft meetup Houston 16Jim Andrews
 
Moving Up the PVC Maturity Curve in Industrial Manufacturing
Moving Up the PVC Maturity Curve in Industrial ManufacturingMoving Up the PVC Maturity Curve in Industrial Manufacturing
Moving Up the PVC Maturity Curve in Industrial ManufacturingZero Wait-State
 

Similar to London MuleSoft Meetup 15 Sept (20)

mulecomposer.pdf
mulecomposer.pdfmulecomposer.pdf
mulecomposer.pdf
 
MuleSoft Meetup - 7.pptx
MuleSoft Meetup - 7.pptxMuleSoft Meetup - 7.pptx
MuleSoft Meetup - 7.pptx
 
Melbourne Virtual MuleSoft Meetup December 2022
Melbourne Virtual MuleSoft Meetup December 2022Melbourne Virtual MuleSoft Meetup December 2022
Melbourne Virtual MuleSoft Meetup December 2022
 
Melbourne Virtual MuleSoft Meetup October 2021
Melbourne Virtual MuleSoft Meetup October 2021Melbourne Virtual MuleSoft Meetup October 2021
Melbourne Virtual MuleSoft Meetup October 2021
 
06 august meetup - enterprise integration architecture
06   august meetup - enterprise integration architecture06   august meetup - enterprise integration architecture
06 august meetup - enterprise integration architecture
 
MuleSoft_NZ_Meetup_8
MuleSoft_NZ_Meetup_8MuleSoft_NZ_Meetup_8
MuleSoft_NZ_Meetup_8
 
MuleSoft Meetup June London 2023.pptx.pdf
MuleSoft Meetup June London 2023.pptx.pdfMuleSoft Meetup June London 2023.pptx.pdf
MuleSoft Meetup June London 2023.pptx.pdf
 
Inna pidicho.pdf
Inna pidicho.pdfInna pidicho.pdf
Inna pidicho.pdf
 
Jaipur Mule soft virtual meetup #1
Jaipur Mule soft virtual meetup #1Jaipur Mule soft virtual meetup #1
Jaipur Mule soft virtual meetup #1
 
MuleSoft Online Meetup - Salesforce Streaming APIs
MuleSoft Online Meetup - Salesforce Streaming APIsMuleSoft Online Meetup - Salesforce Streaming APIs
MuleSoft Online Meetup - Salesforce Streaming APIs
 
2022.06.23 - Sydney Meetup
2022.06.23 - Sydney Meetup2022.06.23 - Sydney Meetup
2022.06.23 - Sydney Meetup
 
Melbourne Virtual MuleSoft Meetup April 2022
Melbourne Virtual MuleSoft Meetup April 2022Melbourne Virtual MuleSoft Meetup April 2022
Melbourne Virtual MuleSoft Meetup April 2022
 
Anypoint Tools and MuleSoft Automation (DRAFT).pptx
Anypoint Tools and MuleSoft Automation (DRAFT).pptxAnypoint Tools and MuleSoft Automation (DRAFT).pptx
Anypoint Tools and MuleSoft Automation (DRAFT).pptx
 
MuleSoft Meetup #9 - Anypoint Tools and MuleSoft Automation (FINAL).pptx
MuleSoft Meetup #9 - Anypoint Tools and MuleSoft Automation (FINAL).pptxMuleSoft Meetup #9 - Anypoint Tools and MuleSoft Automation (FINAL).pptx
MuleSoft Meetup #9 - Anypoint Tools and MuleSoft Automation (FINAL).pptx
 
Automate the development lifecycle with cumulus ci on april 9th, 2020
Automate the development lifecycle with cumulus ci on april 9th, 2020Automate the development lifecycle with cumulus ci on april 9th, 2020
Automate the development lifecycle with cumulus ci on april 9th, 2020
 
Manchester MuleSoft Meetup #7
Manchester MuleSoft Meetup #7 Manchester MuleSoft Meetup #7
Manchester MuleSoft Meetup #7
 
Virtual meetup - Exploring the Runtime Fabric deployment model
Virtual meetup - Exploring the Runtime Fabric deployment modelVirtual meetup - Exploring the Runtime Fabric deployment model
Virtual meetup - Exploring the Runtime Fabric deployment model
 
Mule soft meetup Houston 16
Mule soft meetup Houston 16Mule soft meetup Houston 16
Mule soft meetup Houston 16
 
Moving Up the PVC Maturity Curve in Industrial Manufacturing
Moving Up the PVC Maturity Curve in Industrial ManufacturingMoving Up the PVC Maturity Curve in Industrial Manufacturing
Moving Up the PVC Maturity Curve in Industrial Manufacturing
 
Salesforce Architect Day - morning session
Salesforce Architect Day - morning sessionSalesforce Architect Day - morning session
Salesforce Architect Day - morning session
 

More from Akshata Sawant

London MuleSoft Meetup
London MuleSoft Meetup London MuleSoft Meetup
London MuleSoft Meetup Akshata Sawant
 
Zero Trust Security - Updated
Zero Trust Security - UpdatedZero Trust Security - Updated
Zero Trust Security - UpdatedAkshata Sawant
 
Mumbai MuleSoft Meetup #22.pptx
Mumbai MuleSoft Meetup #22.pptxMumbai MuleSoft Meetup #22.pptx
Mumbai MuleSoft Meetup #22.pptxAkshata Sawant
 
Mumbai MuleSoft Meetup #21
Mumbai MuleSoft Meetup #21Mumbai MuleSoft Meetup #21
Mumbai MuleSoft Meetup #21Akshata Sawant
 
Manchester MuleSoft Meetup #8 - 28 Sept.pptx
Manchester MuleSoft Meetup #8 - 28 Sept.pptxManchester MuleSoft Meetup #8 - 28 Sept.pptx
Manchester MuleSoft Meetup #8 - 28 Sept.pptxAkshata Sawant
 
Zero Trust Security in practice.pptx
Zero Trust Security in practice.pptxZero Trust Security in practice.pptx
Zero Trust Security in practice.pptxAkshata Sawant
 
Mumbai MuleSoft Meetup #20
Mumbai MuleSoft Meetup #20Mumbai MuleSoft Meetup #20
Mumbai MuleSoft Meetup #20Akshata Sawant
 
Power of Einstein Analytics - Salesforce + Mulesoft
Power of Einstein Analytics - Salesforce + Mulesoft Power of Einstein Analytics - Salesforce + Mulesoft
Power of Einstein Analytics - Salesforce + Mulesoft Akshata Sawant
 
Mumbai MuleSoft Meetup #19 - Anypoint monitoring and MQ Integrations
Mumbai MuleSoft Meetup #19 - Anypoint monitoring and MQ IntegrationsMumbai MuleSoft Meetup #19 - Anypoint monitoring and MQ Integrations
Mumbai MuleSoft Meetup #19 - Anypoint monitoring and MQ IntegrationsAkshata Sawant
 
Manchester MuleSoft Meetup #6 - Runtime Fabric with Mulesoft
Manchester MuleSoft Meetup #6 - Runtime Fabric with Mulesoft Manchester MuleSoft Meetup #6 - Runtime Fabric with Mulesoft
Manchester MuleSoft Meetup #6 - Runtime Fabric with Mulesoft Akshata Sawant
 
Mumbai MuleSoft Meetup #18
Mumbai MuleSoft Meetup #18Mumbai MuleSoft Meetup #18
Mumbai MuleSoft Meetup #18Akshata Sawant
 
Mumbai MuleSoft Meetup #17 - GraphQL
Mumbai MuleSoft Meetup #17 - GraphQLMumbai MuleSoft Meetup #17 - GraphQL
Mumbai MuleSoft Meetup #17 - GraphQLAkshata Sawant
 
Mumbai MuleSoft Meetup #15
Mumbai MuleSoft Meetup #15Mumbai MuleSoft Meetup #15
Mumbai MuleSoft Meetup #15Akshata Sawant
 
Mumbai MuleSoft Meetup 13
Mumbai MuleSoft Meetup 13Mumbai MuleSoft Meetup 13
Mumbai MuleSoft Meetup 13Akshata Sawant
 
Mumbai MuleSoft Meetup 12
Mumbai MuleSoft Meetup 12Mumbai MuleSoft Meetup 12
Mumbai MuleSoft Meetup 12Akshata Sawant
 
Mumbai MuleSoft Meetup 11
Mumbai MuleSoft Meetup 11Mumbai MuleSoft Meetup 11
Mumbai MuleSoft Meetup 11Akshata Sawant
 
Meet up slides_mumbai_05022020_final
Meet up slides_mumbai_05022020_finalMeet up slides_mumbai_05022020_final
Meet up slides_mumbai_05022020_finalAkshata Sawant
 
Meet up slides_mumbai_21032020_final
Meet up slides_mumbai_21032020_finalMeet up slides_mumbai_21032020_final
Meet up slides_mumbai_21032020_finalAkshata Sawant
 

More from Akshata Sawant (18)

London MuleSoft Meetup
London MuleSoft Meetup London MuleSoft Meetup
London MuleSoft Meetup
 
Zero Trust Security - Updated
Zero Trust Security - UpdatedZero Trust Security - Updated
Zero Trust Security - Updated
 
Mumbai MuleSoft Meetup #22.pptx
Mumbai MuleSoft Meetup #22.pptxMumbai MuleSoft Meetup #22.pptx
Mumbai MuleSoft Meetup #22.pptx
 
Mumbai MuleSoft Meetup #21
Mumbai MuleSoft Meetup #21Mumbai MuleSoft Meetup #21
Mumbai MuleSoft Meetup #21
 
Manchester MuleSoft Meetup #8 - 28 Sept.pptx
Manchester MuleSoft Meetup #8 - 28 Sept.pptxManchester MuleSoft Meetup #8 - 28 Sept.pptx
Manchester MuleSoft Meetup #8 - 28 Sept.pptx
 
Zero Trust Security in practice.pptx
Zero Trust Security in practice.pptxZero Trust Security in practice.pptx
Zero Trust Security in practice.pptx
 
Mumbai MuleSoft Meetup #20
Mumbai MuleSoft Meetup #20Mumbai MuleSoft Meetup #20
Mumbai MuleSoft Meetup #20
 
Power of Einstein Analytics - Salesforce + Mulesoft
Power of Einstein Analytics - Salesforce + Mulesoft Power of Einstein Analytics - Salesforce + Mulesoft
Power of Einstein Analytics - Salesforce + Mulesoft
 
Mumbai MuleSoft Meetup #19 - Anypoint monitoring and MQ Integrations
Mumbai MuleSoft Meetup #19 - Anypoint monitoring and MQ IntegrationsMumbai MuleSoft Meetup #19 - Anypoint monitoring and MQ Integrations
Mumbai MuleSoft Meetup #19 - Anypoint monitoring and MQ Integrations
 
Manchester MuleSoft Meetup #6 - Runtime Fabric with Mulesoft
Manchester MuleSoft Meetup #6 - Runtime Fabric with Mulesoft Manchester MuleSoft Meetup #6 - Runtime Fabric with Mulesoft
Manchester MuleSoft Meetup #6 - Runtime Fabric with Mulesoft
 
Mumbai MuleSoft Meetup #18
Mumbai MuleSoft Meetup #18Mumbai MuleSoft Meetup #18
Mumbai MuleSoft Meetup #18
 
Mumbai MuleSoft Meetup #17 - GraphQL
Mumbai MuleSoft Meetup #17 - GraphQLMumbai MuleSoft Meetup #17 - GraphQL
Mumbai MuleSoft Meetup #17 - GraphQL
 
Mumbai MuleSoft Meetup #15
Mumbai MuleSoft Meetup #15Mumbai MuleSoft Meetup #15
Mumbai MuleSoft Meetup #15
 
Mumbai MuleSoft Meetup 13
Mumbai MuleSoft Meetup 13Mumbai MuleSoft Meetup 13
Mumbai MuleSoft Meetup 13
 
Mumbai MuleSoft Meetup 12
Mumbai MuleSoft Meetup 12Mumbai MuleSoft Meetup 12
Mumbai MuleSoft Meetup 12
 
Mumbai MuleSoft Meetup 11
Mumbai MuleSoft Meetup 11Mumbai MuleSoft Meetup 11
Mumbai MuleSoft Meetup 11
 
Meet up slides_mumbai_05022020_final
Meet up slides_mumbai_05022020_finalMeet up slides_mumbai_05022020_final
Meet up slides_mumbai_05022020_final
 
Meet up slides_mumbai_21032020_final
Meet up slides_mumbai_21032020_finalMeet up slides_mumbai_21032020_final
Meet up slides_mumbai_21032020_final
 

Recently uploaded

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Recently uploaded (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

London MuleSoft Meetup 15 Sept

  • 1. 15 Sep 2022 London MuleSoft Meetup Group MuleSoft Innovation with IoT & Sustainability MuleSoft Product Vision & Roadmap
  • 2. About the Moderators Ka Man Lok, Integration Architect, ThirdEye Consulting 2 ● Muley since 2017 ● MuleSoft Mentor & London Meetup Leader ● Certified MuleSoft Developer and Architect ● Areas of interest - RTF, UAPIM, Platform automation with Terraform ● Leisure time artist
  • 3. About the Moderators Akshata Sawant, Developer Advocate at MuleSoft (EMEA) 3 ● Co-author of the title “MuleSoft for Salesforce Developer” ● Former MuleSoft Ambassadress ● 5+ years of experience as a MuleSoft Developer and Architect ● Technical Blogger and Global Speaker ● Advocating Women in Tech ● MuleSoft Meetup Leader - London, Manchester and Mumbai
  • 4. 4 ● Your name & company ● Your MuleSoft Experience ● What do you want to get out of this meetup? Who is new?
  • 5. 5 ● ThirdEye Consulting is a highly skilled boutique MuleSoft and Salesforce consultancy. ● Whether you are embarking on a new implementation or looking to add capabilities to get more out of the platform, ThirdEye is dedicated to providing top-tier consulting to our clients. ● They also attracts the highest level of technical talent across the industry with its team focusing on Innovation, Enablement and building a repository of best-in-class assets and accelerators. ● ThirdEye has a MuleSoft Ambassador, five MuleSoft Mentors, three MuleSoft Instructors, and both MuleSoft Delivery & GTM Champions. Our Host and Sponsor
  • 6. 6 ● Introductions and Announcements ● MuleSoft Innovation with IoT and Sustainability ● MuleSoft Product Vision and Roadmap ● Trivia Quiz and Networking time Agenda
  • 8. Latest Releases/News ● #DF22 next week LIVE in SFO! One of the biggest developer events. https://www.salesforce.com/dreamforce/ Watch Live: https://www.salesforce.com/plus/ ● In-person Manchester MuleSoft Meetup - 28th September. RSVP here- 8
  • 9. Latest Releases/News ● Become a leading community mentor - ○ https://tinyurl.com/sv4rupew ● Contribute to our MuleSoft Community in the form of blogs, video tutorials, Twitch stream, and so on… ● Join us LIVE on Twitch every thursday at 3.30 pm BST https://www.twitch.tv/mulesoft_community 9
  • 10. About the Speaker Jeff Steinke, Director & Co-Founder, ThirdEye Consulting 10 ● Jeff is a highly experienced business consultant with an exceptional technical background who co-founded ThirdEye Consulting in 2017. ● He is one of only 200 individuals globally to have attained Salesforce’s top award as a Certified Technical Architect. ● He’s a hands-on business leader that gets involved in every aspect of a project - from initial scoping, vision and strategic development, through to system design and configuration, as well as custom development, data transformation, systems integration and customer training. ● He’s a Certified MuleSoft Developer (but don’t worry, we don’t let him touch MuleSoft at any of our customers).
  • 11. About the Speaker Eduardo Pagliarulo, Integration Architect, ThirdEye Consulting 11 ● Eduardo has been involved in many integration and migration projects with different technologies ● Since 2016 he has been primarily focussed on Salesforce integration projects ● Certified Salesforce App Builder ● Start of MuleSoft journey since acquisition in 2018 ● Certified MuleSoft Mentor and Architect ● Experimented with emerging specifications like OData and GraphQL ● Massive Pokémon fan
  • 12. 12 How This All Started BACKGROUND The ThirdEye team love plants and their offices have always been full of greenery. When COVID struck, there was suddenly nobody around to water and look after the many office plants. The ThirdEye team put their brains to the task and devised a clever solution. SOLUTION ThirdEye created a solution using IoT sensors placed in the plant soil. These sensors measure the moisture levels of the soil and cross references this with the type of plant. This is then displayed in a visual dashboard so we know when a plant needs watering or when it may have too much water. TECH STACK IoT Einstein Analytics Field Service MuleSoft Communities Real-Time Feedback
  • 13. MuleSoft Innovation with IoT & Sustainability
  • 14. ● IoT Orchestration & Data Virtualisation ● Solution Architecture ● Demo ● OData technical deep dive (APIkit for OData) ● Considerations ● Q&A 14 Agenda - Innovation with IoT & Sustainability
  • 15. 15 Meet April: ThirdEye’s office mum manager April looks after 50+ Salesforce and MuleSoft consultants… and 40+ plants. All have different needs and it is hard to keep both team members and plants happy and healthy. Salesforce and MuleSoft can help with: 1. Orchestration of consumption of IoT device readings to automate notifications 2. centralised monitoring of real time sensor readings Setting The Scene
  • 16. 16 The Challenge ThingsBoard IoT platform for sensor readings collection NEEDS: - Access to reference data - Ability to raise Cases Salesforce Case management with Product catalogue ( 4k+items) NEEDS: - Virtualised access to real time sensor readings DATA LOCKED WITHIN DISCONNECTED SYSTEMS
  • 17. CENTRALISED SENSOR MONITORING ● Salesforce Connect & External Objects ● MuleSoft OData v4 Connector 17 The Solution IoT ORCHESTRATION • MuleSoft APIs on top of Salesforce
  • 18. 18 Demo – ThingsBoard Flow Engine
  • 19. 19 Demo – Salesforce System APIs
  • 20. 20 Demo – Automated Case Creation
  • 21. 21 Demo – Sensor Readings Virtualisation
  • 22. 22 Technical Deep Dive – OData The problems with traditional REST It is up to the developer how to design the API, resulting in: ● varying degrees in ability to filter results ● varying degrees in ability to specify fields to include ● different ways to implement pagination, sorting etc ● unavailability of metadata -> Hard to learn how to consume a never-seen-before -> Impossible to automate discovery and consumption APIs
  • 23. 23 Technical Deep Dive – OData OData: short for Open Data Protocol A protocol that defines a standard way to query RESTful APIs. Defines standardized data types and URI conventions for querying APIs. ⚠️ Protocol != Implementation /Devices?$format=json&$select=deviceId,deviceName&$orderby=name&$top=3&$skip=3 - ”like SQL for REST APIs”
  • 24. 24 Technical Deep Dive – Odata v4 Connector APIkit for OData: plug-in for Anypoint Studio 7.9.0+ MuleSoft OData V4 connector: runs on Mule 4.3.0+ Limitations: supports most but not all elements of OData v4 ● Code walkthrough ● live demo on Postman ● live demo on Salesforce
  • 25. Can be applied to scenarios where external assets provide readings against baselines: ● Equipment monitoring for construction or rental companies ● Monitoring of biometrics through Wearable/Personal medical devices ● Laboratory/medical sterile environment control ● Air quality monitoring for cities/factories/offices/transportation (tubes, aircrafts) - next generation property management ● Water quality monitoring for farms, fish tanks and household consumption (eg: lead/toxin content) 25 Summary & What’s Next Centralised real-time monitoring solution of IoT sensor data, easily accessible through the Salesforce UI ThirdEye’s own MuleSoft accelerators & assets enabled fast delivery of Salesforce APIs OData v4 MuleSoft connector enabled realisation of no code integration with Salesforce Smart solution to compare live IOT readings against Salesforce hosted benchmark control values & raise cases to take action APPLICATIONS AND USE CASES AUTOMATION MONITORING ACCELERATORS LOW CODE
  • 27. About the Speaker Ajay Kumar Kambadkone Suresh, Head of Solutions Engineering, Financial Services UKI, MuleSoft 27 ● Hands-on Product & Solutions Engineering Leader ● 17+ years of industry experience ● spanning several industries
  • 29. All contents © MuleSoft, LLC Forward-looking statements This presentation contains forward-looking statements about the Company’s financial and operating results, which may include expected GAAP and non-GAAP financial and other operating and non-operating results, including revenue, net income, earnings per share, operating cash flow growth, operating margin improvement, expected revenue growth, expected current remaining performance obligation growth, expected tax rates, stock-based compensation expenses, amortization of purchased intangibles, shares outstanding, market growth, environmental, social and governance goals, expected capital allocation, including mergers and acquisitions, capital expenditures and other investments, expectations regarding closing contemplated acquisitions and contributions from acquired companies. The achievement or success of the matters covered by such forward-looking statements involves risks, uncertainties and assumptions. If any such risks or uncertainties materialize or if any of the assumptions prove incorrect, the Company’s results could differ materially from the results expressed or implied by the forward-looking statements it makes. The risks and uncertainties referred to above include those factors discussed in Salesforce’s reports filed from time to time with the Securities and Exchange Commission, including, but not limited to: risks associated with our ability to successfully integrate Slack Technologies, Inc.’s operations; our ability to realize the anticipated benefits of the Slack Technologies, Inc. transaction; the impact of Slack Technologies, Inc.’s business model on our ability to forecast revenue results; disruption from the transaction making it more difficult to maintain business and operational relationships; the impact of, and actions we may take in response to, the COVID-19 pandemic, related public health measures and resulting economic downturn and market volatility; our ability to maintain service performance and security levels meeting the expectations of our customers, and the resources and costs required to avoid unanticipated downtime and prevent, detect and remediate performance degradation and security breaches; our ability to secure and costs related to data center capacity and other infrastructure provided by third parties; our reliance on third-party hardware, software and platform providers; the effect of evolving domestic and foreign government regulations, including those related to the provision of services on the Internet, those related to accessing the Internet, and those addressing data privacy; current and potential litigation involving us or our industry, including litigation involving acquired entities such as Tableau; regulatory developments and regulatory investigations involving us or affecting our industry; our ability to successfully introduce new services and product features, including any efforts to expand our services beyond the CRM market; the success of our strategy of acquiring or making investments in complementary businesses and strategic partnerships; our ability to compete in the market in which we participate; the success of our business strategy and our plan to build our business; our ability to execute our business plans; our ability to continue to grow unearned revenue and remaining performance obligation; the pace of change and innovation in enterprise cloud computing services; the seasonal nature of our sales cycles; our ability to limit customer attrition and costs related to those efforts; the success of our international expansion strategy; the demands on our personnel and infrastructure resulting from significant growth in our customer base and operations; our dependency on the development and maintenance of the infrastructure of the Internet; our real estate and office facilities strategy and related costs and uncertainties; fluctuations in, and our ability to predict, our operating results and cash flows; the variability in our results arising from the accounting for term license revenue products; the performance and fair value of our investments in complementary businesses through our strategic investment portfolio; our ability to protect our intellectual property rights; our ability to develop our brands; the valuation of our deferred tax assets and the release of related valuation allowances; uncertainties regarding our tax obligations in connection with potential jurisdictional transfers of intellectual property; uncertainties regarding the effect of general economic conditions; and risks related to our debt and lease obligations.
  • 30. All contents © MuleSoft, LLC Incorporating customer product ideas: FY23 YTD New Ideas Added & Reviewed 1267 Votes 368 Ideas Updated by Product 383 Votes 45 Ideas on Roadmap 941 Votes 18 Ideas Released 1268 Votes 34 Updated as of August 31, 2022
  • 31. All contents © MuleSoft, LLC Top innovations delivered as of Q3 2022 Partner Manager CloudHub 2.0 RTF on OpenShift Automation with RPA Gain visibility to the full lifecycle of B2B workflows with enhanced transaction visibility for Anypoint Partner Manager A new UX and architecture to make it easier to deploy and manage integrations, APIs, and automations in a resilient and scalable environment Deploy Mule applications in Kubernetes native container environments Feature enhancements and new templates in MuleSoft RPA to accelerate your automation initiative ● Unlock end-to-end visibility into every B2B transaction routed through Partner Manager ● Gain deeper visibility into individual messages with new granular-level message search ● Scale quickly with lightweight, container- based application isolation ● Faster deployment to Shared Spaces ● Easy configuration, lower management overhead & tighter security controls for new Private Spaces ● Simplified, consolidated UI ● Deploy and scale mule applications in a hybrid cloud environment using Runtime Fabric on OpenShift ● Build automation faster with MuleSoft RPA using IDP Connectors, RPA Asset Marketplace & more ● New Automation FCD
  • 32. All contents © MuleSoft, LLC Product roadmap agenda 2 Anypoint - API Management Anypoint - Integration Unlocking IT productivity RPA Composer 1 Platform 3 Highest security standards Everyone can innovate
  • 33. All contents © MuleSoft, LLC Thank you Automation Everyone Can Innovate
  • 34. All contents © MuleSoft, LLC Make automation easy for all 34 Integrate systems and data Automate tasks & processes MuleSoft Composer MuleSoft RPA ● Custom Expression Editor ● Email alerts ● External identity provider support ● Flow collaboration ● Picklist mapping ●Binary file support ● API sharing from AP ● Templates ● Task metering ● RPA Asset Marketplace (Exchange) ● IDP Connectors (i.e. native IDP, Einstein Docs) ● Attended Bots (on-demand) for SvC & other clouds ● RPA Async Flows in Composer ● Enterprise-ready Identity Access Management EARLY 2023 NOW H2 ‘22
  • 35. All contents © MuleSoft, LLC ● HTTP v2 ● Google Mail ● Google Calendar ● Hubspot ● Marketing Cloud ● RPA Connector ● Microsoft Business Central ● Box v5.1.11 ● Snowflake ● BigQuery ● Sage Intacct ● HTTP v2.1 MuleSoft Composer Now H2 2022 Connectors
  • 36. All contents © MuleSoft, LLC MuleSoft Composer ● Enable users to build integrations to SaaS apps without a pre-built connector ● API Key, Basic Authorization, Bearer Token, OAuth 2.0 Client Credentials & Authorization Code ● Supported methods: GET, PUT, POST, PATCH and DELETE ● Connection testing support ● Pagination ● XML data types ● Additional OAuth 2.0 Authorization Code support Available Now Upcoming HTTP Connector: Integrate with (m)any systems
  • 37. All contents © MuleSoft, LLC MuleSoft RPA Newest releases ● RPA Manager: Effortlessly manage every step of your automation journey ● RPA Builder: Instantly record and capture your business process ● RPA Recorder: Build and debug RPA processes with low-code tools ● WebApp Recording: New process recording feature for web apps ● AWS IDP Action Step: Reading docs through AWS) ● Mule assets as SFDC Invocable Actions ● RPA Connector for Flow Integration Coming H2 2022 Available Now ● RPA Asset Marketplace in Exchange ● IDP Connectors (i.e. native IDP, Einstien Docs) ● Attended On-demand Bots for Service Cloud & other Clouds ● Enterprise-ready Identity Access Management
  • 38. MuleSoft Direct for Industry Clouds Turnkey connectivity powered by MuleSoft Faster Pre-built solutions for top industry imperatives Easier Enable integrations in Salesforce seamlessly Lower cost Start smaller & faster and scale sustainably GA Starting: H2 ‘22 JOIN #selling-mulesoft-direct-industries READ our FAQ
  • 39. All contents © MuleSoft, LLC Thank you Integration Unlocking IT Productivity
  • 40. All contents © MuleSoft, LLC Connect any system, data, or API to integrate at scale Development Innovation Solutions Connectivity Studio 7.14 ● CloudHub 2.0 deployment ● Simplified project creation ● Increased visibility and readability Anypoint Code Builder (Private Beta) Anypoint Code Builder (Public Beta) Anypoint DataGraph ● CLI, Mutations, CDN caching, and more ● GraphQL federation, DataGraph Views, on- prem support Data Works ● New Data Integration tool, “Dataloader 2.0” Anypoint Partner Manager ● Enhanced B2B transaction & end- to-end visibility ● Transaction Replay ● RTF deployment Accelerators ● Manufacturing & Life Sciences ● Consumer Goods & Financial Services for WAM Anypoint Connectivity ● Google BigQuery, Salesforce Marketing Cloud, Salesforce Pub/Sub, Azure CosmosDB ● Azure KeyVault*, Azure EventHub* H2 ‘22 H2 ‘22 NOW H2 ‘22 H2 ‘22 H2 ‘22 NOW NOW H1 ‘23 H2 ‘22 NOW H2 ‘22 NOW
  • 41. All contents © MuleSoft, LLC Anypoint Partner Manager Available Now Releasing H2 ‘22 What’s New & What’s Coming Releasing H1 ‘23 APM 2.13 - Release Blog Granular message visibility ● New Message level view ● Gain deeper visibility into individual messages contained within an inbound batch Enhanced message search ● Define key fields to be extracted anywhere within the inbound and outbound message payloads as custom message attributes ○ Examples: PO Number, Invoice Number, Shipment ID ● Gain visibility to the full lifecycle of B2B workflows across message types through search by specific attribute value Transaction Replay for APM ● Replay or retry transactions if there are any errors or issues after being sent. Replay will re-trigger the same sequence of events, re- processing the document. RTF Deployment for APM ● Deploy Partner Manager to your data center or private cloud through Kubernetes based Anypoint Runtime Fabric.
  • 42. All contents © MuleSoft, LLC Anypoint DataGraph GraphQL Federation Create super-graphs in minutes from sub-graphs created both on and outside the Anypoint Platform Flexible Deployment Options Deploy DataGraph to your data center or private cloud through Kubernetes based Anypoint Runtime fabric or directly to CloudHub 2.0 DataGraph Views Get complete control on who gets access to what fields / types of your DataGraph at runtime for enhanced security Available Now Releasing H2 ‘22 CLI Support Automate processes by integrating into existing CI/CD pipelines DataGraph Best Practice RuleSets Identify if REST API(s) adhere to best practices for DataGraph federation directly through API Designer Mutations Create and modify data from linked APIs CDN Caching & Automatic Persisted Queries Improve performance and decrease bottlenecks in network traffic by caching GraphQL query results through automatic persisted queries NEW What’s New & What’s Coming
  • 43. All contents © MuleSoft, LLC Accelerators Shipped & Q3 Use Cases Accelerator for Consumer Goods Trade Promotions with Consumer Goods Cloud & Tableau Accelerator for Financial Services Client Onboarding for WAM with Financial Services Cloud, Marketing Cloud & Slack Available Now Launching Q3 ‘22 New Use Case Accelerator for Manufacturing Total Productive Maintenance with Service Cloud, Slack & Tableau New Use Case Accelerator for Financial Services CDP with Financial Services Cloud & Marketing Cloud
  • 44. All contents © MuleSoft, LLC New Anypoint Connectors New Coming H2 2022 New Anypoint Connectors ● Google BigQuery ● Salesforce Marketing Cloud (REST) ● Salesforce Pub/Sub Anypoint Connectors Enhancements ● SAP S4 Hana ● Azure Service Bus ● AWS S3 Coming H2 ● Azure Key Vault ● Azure Event Hub ● Siebel IP21 (Upgrade)
  • 45. All contents © MuleSoft, LLC Universal API Management (UAPIM) Accelerate application delivery Implement modern architecture Gain consistent security and quality Create vibrant API ecosystems ● Discover and catalog any API using CI/CD pipelines ● Anypoint Flex Gateway Simplified registration experience, Logging improvements, More policies, API Manager updates ● Flex Gateway on ● Anypoint API Governance More responsive UI, Asynch API support, New conformance status, CLI updates ● API Experience Hub Beta (Nov 2022) H1’23 NOW H2 ‘22 NOW NOW Manage and secure any API, built and deployed anywhere
  • 46. All contents © MuleSoft, LLC Thank you Platform Highest Security Standards
  • 47. All contents © MuleSoft, LLC Flexible and Bulletproof Platform Deploy Monitor Manage ● Anypoint Runtime Fabric on EKS, AKS, GKE ● Anypoint Runtime Fabric on OpenShift ● CloudHub 2.0 ● Monitoring for Government Cloud ● Distributed Tracing ● API alerts in GovCloud ● Logging in Flex Gateway and monitoring for CloudHub 2.0 ● Lifecycle state of Exchange assets within Anypoint Platform ● Asset reuse and engagement metrics on Anypoint Exchange H2’22 NOW NOW NOW H2’22 H2’22 H2’22 NEW NEW
  • 48. All contents © MuleSoft, LLC Comprehensive Deployment Options for All Fully Managed PaaS Cloud IaaS On-premises/Hybrid MuleSoft CloudHub 2.0 Anypoint Runtime Fabric Anypoint Runtime Fabric NEW NEW
  • 49. All contents © MuleSoft, LLC Thank you What’s Happening in H2 2022?
  • 50. All contents © MuleSoft, LLC Product-focused Events H2 2022 Aug 24: Build modern apps and architecture using Flex Gateway [webinar] Sept 7: Automation 101: Transforming your business for any future [webinar] Sept 28: How business and IT leaders leverage automation to unleash innovation[webinar] Oct 17-20: Gartner IT symposium [Event] Nov 28-Dec 2: AWS re:Invent [Event] Road to Automation Winter Webinar Series ❏ Nov 30: 2022 Lookback + 2023 Preview ❏ Dec 7: Thought Leadership Panel Q&A ❏ Dec 14: Customer Roadmap Update
  • 53. 53 1. Which integration pattern is enabled by the OData protocol & Salesforce Connect? a) Data Orchestration b) Data Virtualisation c) Data Operationalisation d) Data Standardisation
  • 54. 2. Which of these things is not supported by the OData protocol? a) Metadata publication b) Standardised URI conventions for filtering and sorting c) Mandated universal implementation Framework & Tools d) REST API Methods (like GET, POST etc) 54
  • 55. 3. Which of this is NOT a part of MuleSoft Automation Suite ? a) RPA Manager b) RPA Recorder c) RPA Integrator d) RPA Builder 55
  • 56. 56 ● Share: ○ Tweet using the hashtag #MuleSoftMeetups #MuleSoftCommunity ○ Invite your network to join: ● Feedback: ○ Fill out the survey feedback and suggest topics for upcoming events ○ Contact MuleSoft at meetups@mulesoft.com for ways to improve the program What’s next?
  • 57. Introduce yourself to your neighbor Networking time