What is a Developer Portal? their application. What are the Benefits of Using the Developer Portal? Using the Developer Portal allows users to access published APIs and has a number of benefits. 1. Engagement: Your developer community can browse the API Catalog to: 2. Self-Service: 3. Control: Preconfiguration before creating a developer portal: Request profile-JSON […]
Integration Editions: Boomi offers different tiers of subscriptions called Integration Editions. When you purchase integration, you have a choice of these editions to choose from. The following editions are available: Note: The Integration Edition doesn’t change how the licensing works but it may affect services that can be available with the particular edition. To know in […]
Connect with Salesforce and data synchronization between Salesforce and Database in OIC What is Salesforce? 🡺 Salesforce is cloud-based CRM software. It makes it easier for companies to find more prospects, close more deals, and connect with customers in a whole new way to provide them with amazing service at scale. Salesforce brings together all […]
Remove emojis from the given file In this blog we will remove the emojis from the payload, sample input and output documents are given below: Input: Expected Output: Now go to the Boomi Atomsphere Platform to start the integration. Step 1: Go to platform.boomi.com Use Email Address and Password to log into the Boomi platform […]
In this blog, we will develop a synchronous soap API. In this Use case, We will expose soap which takes employee id as request. We will retrieve employee data from database using employee id. Then, we will send employee data as response. Let us begin with the steps. Step 1: Log on to Boomi platform […]
HOW TO SEND AND RECEIVE TO/FROM AMAZON SQS. In this blog, we will see how to send and receive to/from Amazon SQS. What is Amazon SQS? Amazon Simple Queue Service (SQS) is a message queue service offered by Amazon Web Services. It is used by distributed applications to exchange messages through a polling model. The […]
Tracking Fields and How to set those in Boomi Process In this blog, let us see what are Tracking Fields and How to set those in Boomi Process. What are Tracking Fields? It can be used to track the documents’ process execution history based on the specific tracking field defined in Document Tracking. Tracking Fields allows us […]
Boomi Mail Using SMTP server How to send Mail Using SMTP server in Boomi In this blog, we will see how to send mail in Boomi using Gmail as SMTP server. What is Mail connector and why is it used? It is a connector in Boomi which is used for receiving and sending emails to […]
INTEGRATE AMAZON S3 WITH BOOMI How to Integrate Amazon S3 with Boomi In this blog, we will see how to integrate Amazon S3 with Boomi by creating a bucket in AWS S3 and storing the file that comes from the Boomi Process. What is AWS S3? This is an offering from AWS (Amazon Web Services) […]
HOW TO GET AND SET DYNAMIC PROCESS PROPERTIES IN THE GROOVY SCRIPT In this blog, we will see how to get and set dynamic process properties in the Groovy script and retrieve them in the Boomi process. What is Dynamic Process Property? These are key/value pairs that can be set at the process level. It […]