skillworkspaceIntegration Flowintermediate

MuleSoft Integration Flow Builder

Interactively builds Mule integration flows by asking about source, processing steps, and target systems.

(0 reviews)
0 forks
MC
by MuleSoft Community
Name
mulesoft-flow-builder
Description
Build Mule integration flows interactively from source to target
Scope
workspace
Activates when
When the user asks to build or create an integration flow

Skill Instructions

When the user asks to create an integration flow:

  1. Identify the trigger/source:
    • HTTP Listener, Scheduler, Event (Salesforce, AMQP, File)
  2. Define processing steps:
    • Transformations (DataWeave)
    • Routing (Choice, Scatter-Gather)
    • Enrichment (parallel requests, caching)
  3. Identify the target system(s):
    • Database, Salesforce, HTTP endpoint, Queue
  4. Generate the flow XML with:
    • Proper error handling (try/catch scopes)
    • Logging at entry/exit points with correlation ID
    • Transaction management if needed
  5. Create accompanying DataWeave files in src/main/resources/dwl/
  6. Add flow-specific configuration to properties files

Community Results

0 people tried this

Sign in to share your experience with this prompt.

Tags

flowintegrationbuilderinteractive

Reviews (0)

Sign in to leave a review.

No reviews yet. Be the first to share your experience!

Comments (0)

Sign in to leave a comment.

No comments yet. Be the first to share your thoughts!