Integrate quickly with a sophisticated web services API Part of the core ActiveBatch license, ActiveBatch’s web services application programming interface (API) provides developers with an industry-standard and direct approach to programmatically invoke ActiveBatch methods to easily interact with non-ActiveBatch programs and processes. The web services API supports SOAP 1.1–1.2 and REST protocols. ActiveBatch is a comprehensive and powerful approach to programmatically retrieving, accessing, managing and submitting information across your extended enterprise. Explore ActiveBatch Architecture
Connect to any tech stack Use the ActiveBatch web services API to integrate any application, database, or endpoint. As your tech stack evolves, the web services API empowers you with limitless integration possibilities. Easily build integrations to any application
Automate IT operations and DevOps ActiveBatch is an all-in-one process management solution. Not only does it support the entire DevOps life cycle but it also drives efficiency across IT operations. By integrating ActiveBatch with system management tools, teams can automate routine tasks like server maintenance, backups and patch management. ActiveBatch offers a single point of control to reduce costs and simplify IT processes, enabling your organization to become more agile and meet changing needs. Reinvent Your IT Operations
Streamline data automation tasks ActiveBatch simplifies data management and accelerates data integration with an extract, transform, load (ETL) automation tool that offers an intuitive user experience. Schedule and automate ETL processes with drag-and-drop job steps and trigger workflows based on data availability or updates. Monitor and manage all your ETL jobs from a centralized console that offers a holistic dashboard view of your data integration processes. Simplify ETL Automation
Unify cloud and hybrid environments Manage and automate jobs across your ecosystem to consistently execute tasks. ActiveBatch enables teams to integrate and automate workloads across multiple platforms in a simplified, controlled space, allowing you to manage workflows and resources across on-premises, cloud and hybrid. Read More About Hybrid Cloud Management
Effortless Microsoft integration Build end-to-end workflows across your IT environments with ActiveBatch’s comprehensive Job Steps Library, integrations and web services API. Explore our Microsoft connections, including: SQL ServerMicrosoft AzureTask Scheduler See All Integrations
Straightforward setup It’s easy to get started using ActiveBatch’s web services API. You only need to use three components: API endpoint URL: The base URL where the ActiveBatch API is accessibleAPI key or credentials: Authentication details are needed to access the API securelyAPI documentation: The ActiveBatch docs and support portal with detailed documentation of available endpoints, parameters and usage examples Get Started
Versatile API endpoints Dynamically manage jobs without manual intervention with ActiveBatch’s API endpoints to streamline workflow automation. /jobs/create: Create a new job in ActiveBatch with specific parameters (scripts, schedules and dependencies)./jobs/{jobId}/status: Get the current status of a specific job./jobs/{jobId}/start: Start a specified job manually or via a third-party trigger./jobs/{jobId}/stop: Stop a running job./jobs/{jobId}/log: Retrieve the execution logs for a specified job./schedules/create: Create or update schedules for automated job execution./alerts/create: Set up alerts and notifications based on job events.