📄️ Executing a Process using the ExecutionRequest API
Learn how to use the ExecutionRequest API to trigger a Boomi integration process and correlate the request with its resulting ExecutionRecord for status...
📄️ Managing Runtime listener process status
Learn how to pause, resume, and restart Boomi Runtime listener processes using the changeListenerStatus API during maintenance or system recovery.
📄️ Automating deployments with packaged components
Learn how to automate Boomi integration deployments across environments using the Platform REST API, including packaging, deploying, and configuring extensions.
📄️ Monitoring integration processes
Learn how to monitor Boomi integration processes using the Event and ExecutionRecord APIs to build custom alerts, routing logic, and reporting workflows.
📄️ Enabling observability for runtimes
Use the RuntimeObservabilitySettings API to enable and configure observability for runtimes, clusters, and runtime clouds, streaming telemetry data to your endpoint application of choice.
📄️ Safely auditing and decommissioning Global Variables at scale
Use the Platform REST API to audit component and environment references for a Global Variable before archiving it, so you can safely decommission unused variables without breaking a live integration.
📄️ Investigating and rerunning failed documents
Learn how to use the ExecutionRecord, ExecutionConnector, GenericConnectorRecord, ConnectorDocument, and RerunDocument APIs to find, inspect, and reprocess failed integration process documents.