Notify step: Boomi

The Notify step allows you to create custom execution logs and send tailored notification messages to your subscribed email alerts or RSS feed. Notifications can be static or include dynamic content by leveraging input parameters. Email subscriptions are managed per user in the Settings page under the Email Alerts tab. When you add a Notify… Continue reading Notify step: Boomi

Decision Step – Boomi

In Boomi, the Decision Step is a logic shape used to route documents based on a true/false comparison between two values. Those values can be anything from field values in the current document (profile elements), static values, results of a database, an application query, and more. What is the Decision Step? The Decision Step evaluates each… Continue reading Decision Step – Boomi

HTTP Client Shape

The HTTP Client Shape is a key component used to invoke external HTTP/REST APIs from within a Boomi process. It’s part of the HTTP Client Connector, which enables outbound HTTP requests (GET, POST, PUT, DELETE) to web services, APIs, or endpoints. Purpose: It acts as a “connector” shape in a Boomi process canvas, allowing you… Continue reading HTTP Client Shape

Manual execution in Boomi

Manual Execution Manual execution allows users to trigger a deployed Boomi process directly from the platform interface, bypassing automated schedules or external triggers. This is especially useful during development, debugging, or when immediate data processing is required. Steps to Manually Execute a Process 1. From the Manage menu, From the dashboard, select either: Process Reporting:… Continue reading Manual execution in Boomi