In this blog, we will develop a process which will convert XML into PDF in Dell Boomi. Boomi does not support PDF conversion directly, but we can do it by importing PDF libraries and using custom scripting to convert documents into PDF Format. First, let us see how to import PDF Libraries and deploy them […]
In this blog, we will validate the XML file against the XSD Schema file using Groovy Scripting. What is XSD? XSD stands for XML schema definition.XSD files are made up of tags just like an XML file. Like an XML file, an XSD file has elements and each element must have a name and a […]
In this blog, we will see how to read files from a disk connector and send them as an attachment to Salesforce. What is Salesforce? Salesforce is a cloud-based computing service as a software (SaaS) company that specializes in customer relationship management (CRM). The cloud-based service allows companies to track (in real-time) analytics, customer success […]
In this blog, we will see how to migrate process schedules from one atom to another atom using Atmosphere API. What is Atmosphere 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 and an account […]
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 leverage Slack connector using Web Listener Service in Boomi. What is Slack? Slack is a messaging application where team members can communicate and work together more effectively. It allows us to chat in groups, and upload and share files with team members. Slack teams allow communities, groups […]
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 let us see How to integrate Atom Queue in Boomi. What are Dead Letter Queues Pros and Cons of Atom Queue What is Atom Queue? Atom supports message queuing which means messages are managed by a shared server queue embedded in the atom. Each queue component specifies the configuration of a message […]
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 […]
In this blog, let us see the steps of how to integrate Boomi with ServiceNow by creating an incident in service now. What is ServiceNow? ServiceNow is a cloud-based platform which works as a ticketing tool that processes and catalogues customer service requests. We can raise requests that deal with incidents, problems and other services. […]