Messaging Service Overview: Queue: Topic: Let’s discuss Solace Messaging Service. Solace Overview: Once we hit the create service it will take some time to create the service for us. Once the service starts we can see the Message Broker service is running in the status page. We need to get the client credentials from the […]
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 […]
JSON Logger (MuleSoft) Overview: Now let’s configure our Mule application to use the JSON Logger and see the demo about the features provided by it. Step 1: Step 2: Step 3: Step 4: If we don’t want the location to be logged, we can set log location info to false in the connection. We can […]
Google Sheet Module (MuleSoft) Prerequisites: We need to have an active Google account and we need to make use of Google APIs to leverage the Google Sheet module provided by MuleSoft. To do so we need to follow the following steps: First we need to go to the Google API console using the URL https://console.cloud.google.com/apis/library. […]
Prerequisites: We need to have an active mail account. For this scenario, we are using Gmail. In Gmail, we need to set up the application password for further use in the connector to connect with Gmail. To do so we need to follow the following steps: We need to log in to the respective Gmail […]
In this blog, let us discuss about how to do a Manual OAuth call with client credentials grant type. To do manual OAuth call in boomi, we have a connector called “HTTP Client” through which we can use the service provided by third party API. Here, we want to access particular employee data from salesforce […]