> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobilerun.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# n8n

> Automate mobile workflows using the official Mobilerun node for n8n.

Mobilerun integrates with [n8n](https://n8n.io), the workflow automation platform, through an official verified node. Connect Mobilerun to 1000+ apps and services without writing code.

## Official Node

The Droidrun Tasks node is available in the n8n integrations library:

<Card title="Droidrun Tasks on n8n" icon="arrow-up-right-from-square" href="https://n8n.io/integrations/droidrun-tasks/">
  View the official integration and installation instructions.
</Card>

## Available Operations

The n8n node supports the following operations:

| Operation                | Description                        |
| ------------------------ | ---------------------------------- |
| **Run Task**             | Execute a new agent task           |
| **Get Task**             | Retrieve task details              |
| **Get Task Status**      | Check the current status of a task |
| **List Tasks**           | List all tasks in your account     |
| **Stop Task**            | Cancel a running task              |
| **Get Task Screenshot**  | Get a screenshot from a task       |
| **Get Task Screenshots** | Get all screenshots from a task    |

## Setup

1. Install the Droidrun Tasks node in your n8n instance
2. Create an [API key](/api-keys) in your Mobilerun dashboard
3. Add your credentials in n8n
4. Start building workflows

## Use Cases

* Trigger mobile automation from webhooks or schedules
* Chain Mobilerun tasks with other services
* Process task results and send notifications
* Build end-to-end testing pipelines
