Perspectives, shared.

Explore our latest insights and see what's new in our world and the wider Salesforce ecosystem.

Connecting MuleSoft and Azure SQL with Entra ID
BlogJul 14, 2025

Connecting MuleSoft and Azure SQL with Entra ID

Introduction Establishing a secure connection between MuleSoft and Azure SQL Database can be challenging, especially if you are using Entra ID (formerly known as Azure Active Directory) for authentication. This blog walks through a fully working configuration for connecting to Azure SQL using ActiveDirectoryServicePrincipal in Mule runtime 4.7.4 with Java 8 — addressing driver setup,… Continue reading Connecting MuleSoft and Azure SQL with Entra ID

Read More
Blog
2 min read

Connecting MuleSoft and Azure SQL with Entra ID

Introduction Establishing a secure connection between MuleSoft and Azure SQL Database can be challenging, especially if you are using Entra ID (formerly known as Azure Active Directory) for authentication. This blog walks through a fully working configuration for connecting to Azure SQL using ActiveDirectoryServicePrincipal in Mule runtime 4.7.4 with Java 8 — addressing driver setup,… Continue reading Connecting MuleSoft and Azure SQL with Entra ID

Read More
Understanding Salesforce Flow Approval Processes
BlogJun 30, 2025

Understanding Salesforce Flow Approval Processes

Introduction: Salesforce introduced Flow Approval Processes in the Spring '25 release. This is an evolved version of the classic approval process model, powered by Flow Orchestrator. The new approach brings unprecedented flexibility, enabling the creation of dynamic, multi-level, and logic-driven approval workflows that are entirely declarative. Continue reading the blog to get a deeper understanding… Continue reading Understanding Salesforce Flow Approval Processes

Read More
Blog
5 min read

Understanding Salesforce Flow Approval Processes

Introduction: Salesforce introduced Flow Approval Processes in the Spring '25 release. This is an evolved version of the classic approval process model, powered by Flow Orchestrator. The new approach brings unprecedented flexibility, enabling the creation of dynamic, multi-level, and logic-driven approval workflows that are entirely declarative. Continue reading the blog to get a deeper understanding… Continue reading Understanding Salesforce Flow Approval Processes

Read More
Capturing Real-time Record Updation Using LWC
BlogMay 14, 2025

Capturing Real-time Record Updation Using LWC

Introduction In modern CRM ecosystems, real-time Salesforce integration and seamless user experiences are no longer optional but fundamental for driving operational efficiency. Imagine your sales reps making important Opportunity changes, but the ERP remains out of sync, leading to confusion and data errors. We understood the necessity to bridge this data gap and implemented a… Continue reading Capturing Real-time Record Updation Using LWC

Read More
Blog
5 min read

Capturing Real-time Record Updation Using LWC

Introduction In modern CRM ecosystems, real-time Salesforce integration and seamless user experiences are no longer optional but fundamental for driving operational efficiency. Imagine your sales reps making important Opportunity changes, but the ERP remains out of sync, leading to confusion and data errors. We understood the necessity to bridge this data gap and implemented a… Continue reading Capturing Real-time Record Updation Using LWC

Read More
All About Schedulers: Mule 4
BlogMay 7, 2025

All About Schedulers: Mule 4

In the world of Mule 4, automating repetitive tasks and triggering flows at defined intervals is necessary for building efficient and robust integration solutions. This is where Mule 4 schedulers come into use. This blog post explores the intricacies of scheduling in Mule 4, providing practical examples and best practices to help you get deeper… Continue reading All About Schedulers: Mule 4

Read More
Blog
7 min read

All About Schedulers: Mule 4

In the world of Mule 4, automating repetitive tasks and triggering flows at defined intervals is necessary for building efficient and robust integration solutions. This is where Mule 4 schedulers come into use. This blog post explores the intricacies of scheduling in Mule 4, providing practical examples and best practices to help you get deeper… Continue reading All About Schedulers: Mule 4

Read More
Demystifying CloudHub 2.0 Networking
BlogApr 30, 2025

Demystifying CloudHub 2.0 Networking

CloudHub 2.0 is the latest version of MuleSoft's powerful managed runtime platform, designed for seamless deployment of APIs and integrations. Unlike the original CloudHub 1.0, which relied on shared runtime workers within a single AWS region, CloudHub 2.0 offered a better upgrade. It provides a dedicated, isolated infrastructure with more granular control over networking, security,… Continue reading Demystifying CloudHub 2.0 Networking

Read More
Blog
7 min read

Demystifying CloudHub 2.0 Networking

CloudHub 2.0 is the latest version of MuleSoft's powerful managed runtime platform, designed for seamless deployment of APIs and integrations. Unlike the original CloudHub 1.0, which relied on shared runtime workers within a single AWS region, CloudHub 2.0 offered a better upgrade. It provides a dedicated, isolated infrastructure with more granular control over networking, security,… Continue reading Demystifying CloudHub 2.0 Networking

Read More
Message Queue Driven Architecture in MuleSoft using Amazon SQS.
BlogOct 17, 2024

Message Queue Driven Architecture in MuleSoft using Amazon SQS.

Whenever we are building complex systems using microservice architecture, we often encounter need of some asynchronous mechanism for communication between microservices(Mule API’s). In an asynchronous system, events are produced and consumed independently, which means that components do not need to wait for each other to complete their tasks. Message Queue Driven Model In a message-queue… Continue reading Message Queue Driven Architecture in MuleSoft using Amazon SQS.

Read More
Blog
4 min read

Message Queue Driven Architecture in MuleSoft using Amazon SQS.

Whenever we are building complex systems using microservice architecture, we often encounter need of some asynchronous mechanism for communication between microservices(Mule API’s). In an asynchronous system, events are produced and consumed independently, which means that components do not need to wait for each other to complete their tasks. Message Queue Driven Model In a message-queue… Continue reading Message Queue Driven Architecture in MuleSoft using Amazon SQS.

Read More
NetSuite Integration using MuleSoft
BlogJan 4, 2024

NetSuite Integration using MuleSoft

NetSuite is a cloud-based enterprise resource planning (ERP) software suite that helps businesses manage their core operations in one place. It offers a wide range of features for financial management, accounting, customer relationship management (CRM), inventory management, eCommerce, and more. Here are some key things to know about NetSuite: Functionality: It provides a comprehensive suite… Continue reading NetSuite Integration using MuleSoft

Read More
Blog
6 min read

NetSuite Integration using MuleSoft

NetSuite is a cloud-based enterprise resource planning (ERP) software suite that helps businesses manage their core operations in one place. It offers a wide range of features for financial management, accounting, customer relationship management (CRM), inventory management, eCommerce, and more. Here are some key things to know about NetSuite: Functionality: It provides a comprehensive suite… Continue reading NetSuite Integration using MuleSoft

Read More
Anypoint Partner Manager – Features, Architecture and Use Case
BlogNov 2, 2023

Anypoint Partner Manager – Features, Architecture and Use Case

INTRODUCTION TO APM : In recent decades, the business landscape has undergone rapid evolution. In today's scenario, businesses face tremendous pressure to meet customer demands to remain competitive. To achieve this, they must collaborate with numerous other businesses. Employing traditional methods of business-to-business communication can be time-consuming, labor-intensive, insecure, and lacking scalability. To address these… Continue reading Anypoint Partner Manager – Features, Architecture and Use Case

Read More
Blog
9 min read

Anypoint Partner Manager – Features, Architecture and Use Case

INTRODUCTION TO APM : In recent decades, the business landscape has undergone rapid evolution. In today's scenario, businesses face tremendous pressure to meet customer demands to remain competitive. To achieve this, they must collaborate with numerous other businesses. Employing traditional methods of business-to-business communication can be time-consuming, labor-intensive, insecure, and lacking scalability. To address these… Continue reading Anypoint Partner Manager – Features, Architecture and Use Case

Read More