What is Solace queue? A queue acts as both a destination where clients can publish messages to and as an endpoint that clients can bind consumers to and consume messages from. A queue is typically used in a point-to-point (PTP) messaging environment. It’s also possible to add topic subscriptions to a queue so messages published […]
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 […]
In this blog, We will see how to expose an API in Workato and based on the request schema how will we get the data from Salesforce. What is an API? API stands for Application Programming Interface. In the context of APIs, the word Application refers to any software with a distinct function. Interface can […]
As there are three types of modes in Boomi, In this blog, we will learn about Boomi’s new mode, Bridge mode, and the differences between Bridge, General, and Low Latency modes. Bridge Mode: A new process mode called Bridge has been introduced for Integrations. This mode of execution provides low latency-like performance with more granular […]