Integration

Azure DevOps

Interact with Azure DevOps pipelines, builds, and work items

Overview

Integrate Azure DevOps into your workflow. List and inspect pipelines and builds, query and manage work items, and add or read comments.

How to automate Azure DevOps with SteelEngine

  1. Create a free account

    Sign up at steelengine.com in seconds. No credit card required. Your workspace is ready immediately.

  2. Add a Azure DevOps block

    Open a workflow, drag a Azure DevOps block onto the canvas, and paste in your Azure DevOps API key.

  3. Configure, connect, and run

    Pick the tool you need, wire in an AI agent for reasoning or data transformation, and run. Your Azure DevOps automation is live.

Supported tools

16 Azure DevOps tools available in SteelEngine

  • List Pipelines

    List all pipelines in an Azure DevOps project. Returns pipeline ID, name, folder, revision, and URL.

  • Get Pipeline

    Get details for a specific pipeline in an Azure DevOps project, including configuration and repository info.

  • List Pipeline Runs

    List runs for a specific pipeline in an Azure DevOps project. Returns run ID, name, state, result, and timestamps.

  • Get Pipeline Run

    Get details for a specific pipeline run in an Azure DevOps project. Returns run state, result, timestamps, and the pipeline reference.

  • List Builds

    List builds in an Azure DevOps project. Optionally filter by pipeline definition, status, result, or branch.

  • List Build Logs

    List all log entries for a specific build in Azure DevOps. Returns log IDs, types, and line counts — use the log ID with the Get Build Log tool to fetch actual log text.

  • Get Build Log

    Fetch the text content of a specific build log in Azure DevOps. Use List Build Logs first to get the log ID. Optionally retrieve only a line range with startLine/endLine.

  • Get Build Timeline

    Get the execution timeline for an Azure DevOps build — every stage, job, and task with its result and log ID. Use this to identify which steps failed before fetching their logs with Get Build Log.

  • Get Work Items Between Builds

    Get work item references associated with commits between two builds in Azure DevOps. Returns work item IDs and URLs — use Get Work Items Batch for full field details.

  • Query Work Items

    Execute a WIQL query to search for work items in Azure DevOps and return full field details. Use TOP N in your query to limit results (Azure enforces a 200-item maximum per batch fetch).

  • Get Work Item

    Fetch full details of a single work item by ID from Azure DevOps, including title, state, type, assignee, and area path.

  • Get Work Items Batch

    Fetch full details for multiple work items by ID from Azure DevOps. Pass comma-separated IDs (e.g. "123,456,789"). Requests with more than 200 IDs are automatically split into chunks.

  • Create Work Item

    Create a new Basic-process work item (Issue, Task, or Epic) in Azure DevOps. Returns the created work item with its assigned ID.

  • Update Work Item

    Update one or more fields on an existing work item in Azure DevOps. Provide only the fields you want to change.

  • Add Comment

    Add a comment to a work item in Azure DevOps.

  • Get Comments

    List comments for an Azure DevOps work item.

Frequently asked questions

SteelEngine's Azure DevOps integration lets you build AI-powered workflows that automate tasks in Azure DevOps without writing code. Interact with Azure DevOps pipelines, builds, and work items You can connect Azure DevOps to hundreds of other services in the same workflow — from CRMs and spreadsheets to messaging tools and databases.

SteelEngine

Start automating Azure DevOps today

Build your first AI workflow with Azure DevOps in minutes. Connect to every tool your team uses. Free to start — no credit card required.

Build for free →