Overview: – Integrating data warehouses like Snowflake with application integration platforms like MuleSoft is a common requirement in modern data architectures, where security is a top priority. Snowflake, a cloud-based data warehousing platform known for its scalability, security, and performance, requires secure authentication when integrated with MuleSoft to ensure safe data transfer. Traditional username/password authentication, […]
Pre-requisites We need to have an Anypoint Studio should be setup. We need to an order_table in database. For this instance, we are using the MySQL database. Create a table with the fields as order_ID, customer_ID, quantity, product, contact_number, shipping_address, mail_ID. We need to have some sample set of records in the database table, as […]
Overview: – In modern data architectures, integrating data warehouses like Snowflake with application integration platforms such as Boomi is a crucial requirement, especially when prioritizing security. Snowflake, known for its scalability, security, and performance, requires a secure authentication mechanism when integrated with Boomi to ensure protected data transfers. While traditional username/password authentication is common, it […]
Global Capability Centers (GCCs) have emerged as strategic innovation and operational excellence hubs for multinational enterprises. With India as the leading destination, GCCs are transforming from cost arbitrage models to value-driven centers of digital transformation, advanced technology adoption, and AI-powered innovation. At TGH Software Solutions, we recognize the growing importance of GCCs and aim to […]
Overview: ServiceNow is a premier IT Service Management (ITSM) platform that helps organizations automate workflows, manage incidents, and enhance service delivery. MuleSoft facilitates this integration through its ServiceNow Connector, which enables seamless interaction with ServiceNow’s REST APIs—allowing developers to easily create, retrieve, update, and delete records across modules like Incident, Change, Problem, and CMDB. By […]
Pre-requisites We need to have an Anypoint Studio should be set up. We need to have a Salesforce developer account. Create a Salesforce custom object with some fields, as per the requirement. Click on Create in the home section, which is on the right-hand side. Then click on a custom object, then fill in the […]
API Governance API Governance involves implementing and enforcing standards, best practices, and policies to ensure APIs are secure, compliant, and performant throughout their lifecycle. It helps organizations streamline API management and align it with enterprise requirements. It applies only to REST APIs, HTTP APIs, and ASYNC APIs published for exchange. These rulesets are built on […]
API Groups Introduction: API Groups feature provided by MuleSoft is used to organize and manage multiple APIs under a single entity. These APIs can be organized and managed based on the environment and organizations. Benefits: Setup: Note: For this document, we are considering the detailed view for which we will start from scratch. Step-1: Create […]
Introduction What is Object Store v2 Rest API? The Object Store v2 APIs allow you to use REST for the following operations: Object Store V2 REST API Anypoint exchange link : https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97bc6-315a-4490-82a7-23abe036327a.anypoint-platform/object-store-v2 Implementation Step 1: To use the Object Store V2 REST API we need to have an application deployed in CloudHub with object store […]