# Tasks

This category encompasses integrations to extend your favorite automation platforms with real-time data from your monitors. Now you can transform any website into a custom trigger for your automation, no coding needed!

## **Trigger an Automation Workflow**

This integration will activate an automation within your preferred workflow automation platform, forwarding the most recent data from your monitor when a website update meets your specified conditions.

### Options

* **Data to Send**: Map the data fields from your source to the target column names or table fields for insertion. Refer to the Data Connector documentation in [Actions](/reference/automations/actions.md).

### **Apps**

[Zapier](https://monitoro.co/apps/zapier), [IFTTT](https://monitoro.co/apps/ifttt), [Google Apps Script](https://monitoro.co/apps/apps-script), [Bubble](https://monitoro.co/apps/bubble)

## **Send Data to a Webhook**

This integration will activate a webhook of your choice, forwarding the most recent data from your monitor when a website update meets your specified conditions.

### Options

* **Data to Send**: Map the data fields from your source to the target column names or table fields for insertion. Refer to the Data Connector documentation in [Actions](/reference/automations/actions.md).

### **Apps**

[Webhook](https://monitoro.co/apps/webhook)

***

## Need help?

{% content-ref url="/pages/1lnlBLH6HfwEK7PvqADD" %}
[Common questions (FAQ)](/resources/common-questions-faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/dKtMy5pNOGJkipAL18ta" %}
[Troubleshooting](/resources/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/Vuu3jOA6KDUwIos8cci0" %}
[Support](/resources/support.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.monitoro.co/reference/automations/actions/tasks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
