In this Blog, we will see how to integrate Twilio Connector in Dell Boomi. What is Twilio? Twilio is an application that facilitates communication by embedding internet-based messaging systems into the web, desktop, and mobile apps. It allows users to programmatically text and create messages, and phone calls and perform other communication-based services using API. […]
In this blog, we will see how to integrate Google Sheets in Boomi. What are Google Sheets? It is a product offered by Google. It provides an online mechanism for maintaining data in the form of spreadsheets. This app allows users to create and edit files online while collaborating with other users in real-time. We […]
In this blog, we will see how to create a package component and deploy it to an environment using AtomSphere API in Boomi. What is AtomSphere API? It is an API in Boomi which automates the packaging, deployment of integration processes and other components. All AtomSphere API calls are authenticated by a user name or API token […]
What is Salesforce? Salesforce is a cloud computing service as a software (SaaS) company that specializes in customer relationship management (CRM) Here we will see how to create a new account in the salesforce by using Dell Boomi Steps to establish connectivity between SalesForce and Dell Boomi. Step 1:- Navigate to the salesforce portal using the […]
In this blog, we will see how to call a stored procedure in Dell Boomi. What is the Stored Procedure? A Stored procedure is a set of SQL Statements which are stored in a relational management system as a group so that it can be reused and shared by multiple programs. The stored procedure accepts […]
In this Blog, we will see how to handle API Pagination in Boomi What is API Pagination? When we make calls to API, there will be a lot of results to return. To avoid that, we paginate the results to make sure responses are easier to handle. Pagination is when a query returns more results […]
Connect with FTP and read files from FTP in OIC What is FTP? 🡺 FTP stands for File Transfer Protocol. FTP (File Transfer Protocol) is a network protocol for transmitting files between computers over Transmission Control Protocol/Internet Protocol (TCP/IP) connections. Within the TCP/IP suite, FTP is considered an application layer protocol. The end user’s computer […]
Consume Salesforce API Using the REST Client Connector What is Rest? An API, or application programming interface, is a set of rules that define how applications or devices can connect to and communicate with each other. A REST API is an API that conforms to the design principles of the REST, or representational state transfer architectural style. For […]
What is Scheduling? Process execution schedules are standardized schedules that control when a process should run. You can add multiple schedules to a process for different execution requirements. A process must be deployed to an Atom, Molecule, or Atom Cloud to run on a schedule. A schedule starts as soon as you deploy the process […]
Install Jar files for SQL Server In this blog, we will see how to install Jar files for SQL Server and deploy them to the atom. Step 1: Let us begin with the steps. Step 1: Search for SQL jars and choose 2nd option as shown. Step 2: Once we open the link, click on […]