BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
1 / 81 · Module 1 — MuleSoft Mental Model · filtered: interview⊞ allnext →

1.3Processor

Every box inside the flow is basically a message processor.

Examples:

HTTP Listener
Transform Message
Logger
Set Variable
Salesforce Query
Salesforce Upsert
Choice
For Each
HTTP Request
Database Select

Think:

input
  ↓
processor
  ↓
modified Mule event
  ↓
next processor