Skip to content
Skip to main content
  • Products
    For IT TeamsAnypoint Platform World’s #1 integration and API platform
    Integration Code Builder Exchange Connectors MCP Support
    API management Flex Gateway API Governance Monitoring API Manager
    See all
    Try for free Sign up to Anypoint Platform Download Anypoint Code Builder, Studio, Mule
    For Business Teams MuleSoft for Flow: Integration Point to point integration with clicks, not code MuleSoft IDP Extract unstructured data from documents with AI MuleSoft RPA Automate tasks with bots Dataloader.io Securely import and export unlimited Salesforce data
    For AI MuleSoft for Agentforce Power Agentforce with APIs and actions Einstein for MuleSoft Build integrations and automations faster using natural language MuleSoft for AI Connect data and automate workflows with AI
    A graphic of MuleSoft MCP Support

    MuleSoft MCP Support is now available

    Learn how to transform your APIs to agent ready assets in minutes.
    Learn more
  • Solutions
    Featured Solutions API Management Manage and secure any API, built and deployed anywhere Integration Connect any system, data, or API to integrate at scale Automation Automate processes and tasks for every team MuleSoft AI Connect data and automate workflows with AI
    Featured Integration Salesforce Power connected experiences with Salesforce integration SAP Unlock SAP and connect your IT landscape AWS Get the most out of AWS with integration and APIs Small business Unlock AI-powered success for your small business
    By Industry Financial services Government Healthcare and life sciences Higher education Insurance Manufacturing Media and telecom Retail Consumer goods
    By Initiative B2B EDI integration DevOps eCommerce Event-Driven Architecture iPaaS Legacy system modernization Microservices Move to the cloud Omnichannel SaaS integration Single view of customer
    See all solutions
    An image of the ebook cover: Create Connected Experiences with MuleSoft + AI

    Create connected experiences with AI

    Learn the critical steps to developing an AI strategy and foundation.
    Read more
  • Services
    Training Courses Certifications Training credits
    Customer success MuleSoft Catalyst Business Value Services
    Support Help Center Community Forums Resources
    An image of the ebook cover: 3 Predictions for the Future of Connected AI Agents

    Future of connected AI agents

    Discover how to prepare for the future of autonomous AI agents.
    Read more
  • Resources
    Featured Resources Customer stories Newsroom Newsletter sign-up
    Explore Webinars Demos Videos Analyst reports eBooks Whitepapers Infographics Articles Blog API University
    See all resources
    Events MuleSoft Connect:AI MuleSoft at Dreamforce MuleSoft at TrailblazerDX Community Meetups All events
    A graphic showing the keynote presentation at Connect:AI

    The world of AI is a world of APIs

    Relive the best moments from Connect:AI with 20+ on-demand sessions.
    Start watching
  • Developers

    Getting started Community Training Tutorials Documentation

  • Partners
    For customers Find a partner For partners Become a partner
Contact Us 1-800-596-4880
  • Login
    Anypoint Platform Composer Help Center
  • Free trial
  • Products
    For IT TeamsAnypoint Platform World’s #1 integration and API platform
    Integration Code Builder Exchange Connectors MCP Support
    API management Flex Gateway API Governance Monitoring API Manager
    See all
    Try for free Sign up to Anypoint Platform Download Anypoint Code Builder, Studio, Mule
    For Business Teams MuleSoft for Flow: Integration Point to point integration with clicks, not code MuleSoft IDP Extract unstructured data from documents with AI MuleSoft RPA Automate tasks with bots Dataloader.io Securely import and export unlimited Salesforce data
    For AI MuleSoft for Agentforce Power Agentforce with APIs and actions Einstein for MuleSoft Build integrations and automations faster using natural language MuleSoft for AI Connect data and automate workflows with AI
    A graphic of MuleSoft MCP Support

    MuleSoft MCP Support is now available

    Learn how to transform your APIs to agent ready assets in minutes.
    Learn more
  • Solutions
    Featured Solutions API Management Manage and secure any API, built and deployed anywhere Integration Connect any system, data, or API to integrate at scale Automation Automate processes and tasks for every team MuleSoft AI Connect data and automate workflows with AI
    Featured Integration Salesforce Power connected experiences with Salesforce integration SAP Unlock SAP and connect your IT landscape AWS Get the most out of AWS with integration and APIs Small business Unlock AI-powered success for your small business
    By Industry Financial services Government Healthcare and life sciences Higher education Insurance Manufacturing Media and telecom Retail Consumer goods
    By Initiative B2B EDI integration DevOps eCommerce Event-Driven Architecture iPaaS Legacy system modernization Microservices Move to the cloud Omnichannel SaaS integration Single view of customer
    See all solutions
    An image of the ebook cover: Create Connected Experiences with MuleSoft + AI

    Create connected experiences with AI

    Learn the critical steps to developing an AI strategy and foundation.
    Read more
  • Services
    Training Courses Certifications Training credits
    Customer success MuleSoft Catalyst Business Value Services
    Support Help Center Community Forums Resources
    An image of the ebook cover: 3 Predictions for the Future of Connected AI Agents

    Future of connected AI agents

    Discover how to prepare for the future of autonomous AI agents.
    Read more
  • Resources
    Featured Resources Customer stories Newsroom Newsletter sign-up
    Explore Webinars Demos Videos Analyst reports eBooks Whitepapers Infographics Articles Blog API University
    See all resources
    Events MuleSoft Connect:AI MuleSoft at Dreamforce MuleSoft at TrailblazerDX Community Meetups All events
    A graphic showing the keynote presentation at Connect:AI

    The world of AI is a world of APIs

    Relive the best moments from Connect:AI with 20+ on-demand sessions.
    Start watching
  • Developers

    Getting started Community Training Tutorials Documentation

  • Partners
    For customers Find a partner For partners Become a partner
  • Contact
    By phone 1-800-596-4880
    Online Contact Us
  • Login
    Anypoint Platform Composer Help Center
Free trial
Link to MuleSoft Twitter profile Link to MuleSoft Linkedin profile Link to MuleSoft Facebook page Link to MuleSoft Instagram profile Link to MuleSoft Videos platform Link to MuleSoft Twitch profile

© Copyright 2025 Salesforce, Inc. All rights reserved.

MuleSoft Blog MuleSoft Blog
  • Automation
  • Learn APIs
  • Integration strategy
  • Dev guides
  • News
  • Series
Home > Developer Tools

Developer Tools

How to tutorials

Building Mule apps with Gradle and Mule Studio – Part 2

Recently, I discussed how to build mule integrations using Gradle. This is a follow up post to discuss how to work with this plugin
Juan Alberto Lopez Cavallotti profile image
Juan Alberto Lopez Cavallotti
5 mins read | May 22, 2014
How to tutorials

Near Real Time Sync with Batch

The idea of this blog post is to give you a short introduction on how to do Real time sync with Mule ESB. We'll
Damian Sima profile image
Damian Sima
17 mins read | May 14, 2014
How to tutorials

Connect Legacy .NET to Salesforce – Part 1

A Step-By-Step Guide SaaS applications like Salesforce have proven to be highly disruptive for many .NET architectures.  In this multi-part blog series, we’ll demonstrate
Aaron Landgraf profile image
Aaron Landgraf
22 mins read | April 16, 2014
How to tutorials

Mule Meets Zuul: A Centralized Properties Management – Part II, Client side

Before reading on, please take a look at Part 1 of this post.Connecting Mule application to Zuul server requires two additional jars in the
Eugene Berman profile image
Eugene Berman
2 mins read | April 11, 2014
How to tutorials

Mule Meets Zuul: A Centralized Properties Management – Part I, Server side

It is always recommended to use Spring properties with Mule, to externalize any configuration parameters (URLs, ports, user names, passwords, etc.). For example, the
Eugene Berman profile image
Eugene Berman
8 mins read | April 10, 2014
How to tutorials

Enabling Transactions in Node.js using Domains

At MuleSoft we have open source software deep in our DNA. We have hundreds of public projects there as well, and we have contributed to many
Noam Benami profile image
Noam Benami
7 mins read | April 4, 2014
How to tutorials

Batch Module Reloaded

With Mule's December 2013 release we introduced the new batch module. We received great feedback about it and we even have some CloudHub users
Mariano Gonzalez profile image
Mariano Gonzalez
14 mins read | March 25, 2014
How to tutorials

Building Mule Apps With Gradle

Gradle is gaining more and more popularity as a build system. It combines the power of scripting with the simplicity of conventions. Declarative builds
Juan Alberto Lopez Cavallotti profile image
Juan Alberto Lopez Cavallotti
3 mins read | March 18, 2014
API security

Man in the Mirror, Apple’s Security Flaw, and the Importance of Unit Testing

The "Man-in-the-Middle” attack is such a well-recognized security risk, with established solutions and preventative measures in place that when I first heard about the
Adrian Hsieh profile image
Adrian Hsieh
5 mins read | March 6, 2014
Dev guides

5 Traits of a Superior .NET Integration Solution

When looking at options for your next generation integration platform, the development language of the underlying ESB should not be a primary concern. .NET
Aaron Landgraf profile image
Aaron Landgraf
8 mins read | February 19, 2014
  1. Previous
  2. 1
  3. 13
  4. 14
  5. 15
  6. 27
  7. Next

Newsletter

Get the latest news delivered to your inbox

Subscribe

Report

Choose a Gartner Leader in API management and iPaaS
Download report
Also of Interest
  • Robotic Process Automation with MuleSoft RPA
  • API Management Platform
  • What Are Microservices?

mainfooter

  • Products
    • Anypoint Platform
    • MuleSoft Composer
    • MuleSoft RPA
    • MuleSoft IDP
    • Start a free trial
    • Download Studio
  • Solutions
    • API management
    • Integration
    • Automation
    • Artificial Intelligence
    • See all solutions
  • Services
    • Training
    • Certification
    • MuleSoft Catalyst
    • Business Value Services
  • Support
    • Help Center
    • Community
    • Tutorials
    • Documentation
    • Quick start guides
    • Contact us
  • Resources
    • Webinars
    • Demos
    • Videos
    • Analyst reports
    • eBooks
    • Whitepapers
    • Infographics
    • Articles
    • Blog
  • Explore more
    • New release features
    • Customer stories
    • Events
    • Partners
    • Newsroom
    • Newsletter sign-up
    • Careers
Legal Terms of Service Privacy Trust Contact Responsible Disclosure

Your Privacy Choices

© Copyright 2025 Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. Salesforce, Inc. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States

Link to MuleSoft Linkedin profile Link to MuleSoft Twitter profile Link to MuleSoft Instagram profile Link to MuleSoft Facebook profile Link to MuleSoft Videos platform Link to MuleSoft Twitch profile

You have been redirected

You have been redirected to this page because Servicetrace has been acquired by MuleSoft. Click here to learn more.