RabbitMQ

RabbitMQ using AMQP Connector   In this post, we will explore how to interact with RabbitMQ using MuleSoft’s Anypoint Connector for AMQP (AMQP Connector). This connector allows applications to publish and consume messages using an AMQP 0.9.1-compliant broker, making it an efficient choice for integrating messaging systems. RabbitMQ is a robust and reliable messaging and…

Share this:
Read More

ChatGPT Integration with MuleSoft

ChatGPT    ChatGPT is a free-to-use AI system. Use it for engaging conversations, gain insights, automate tasks, and witness the future of AI, all in one place. ChatGPT connector features: ChatGPT Connector for MuleSoft offers seamless integration with OpenAI’s ChatGPT, a powerful natural language processing model. This connector empowers your applications to harness the capabilities of…

Share this:
Read More

Delete in MySQL DB table 

Delete in MySQL DB table   Let’s see how we can Delete in MySQL DB table using the DB connector in MuleSoft. Create a project in Anypoint Studio   Add the HTTP listener and flow to get request for delete   Drag and Drop Delete activity in a flow   Create a MySQL connection by…

Share this:
Read More