Month: October 2019

  • Create a multipart/form-data request using MuleSoft DataWeave

    Create a multipart/form-data request using MuleSoft DataWeave

    Calling APIs from MuleSoft is an easy process using the HTTP Connector and DataWeave. The connector gives you the ability to send requests to HTTP services and handle their response within your application flow and DataWeave gives you the ability to create the requests that need to be passed to the HTTP services in the…

  • Connect to Confluent Cloud with the MuleSoft Kafka Connector (Mule 4)

    Connect to Confluent Cloud with the MuleSoft Kafka Connector (Mule 4)

    Apache Kafka, developed by LinkedIn and donated to the Apache Software Foundation, is used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, and incredibly fast. Confluent launched as a commercial entity on top of the open-source project in 2014 and just recently released a free tier to their service called…