# Zapier

{% hint style="info" %}
Access thousands of automations using ZapierZapier is an automation tool that lets you easily create workflows that involve common web apps and services. Zapier uses a simple trigger and action for creating commands, akin to "if this happens, then do that.
{% endhint %}

### Download our free app <a href="#download-our-free-app" id="download-our-free-app"></a>

### How Zapier works <a href="#how-zapier-works" id="how-zapier-works"></a>

You use Zapier's web interface to create commands called zaps. Each zap is composed of two main parts: a trigger and an action.The trigger is the event that kicks off the zap — in programming lingo, you can think of it as the "if this happens…" part of the operation. Zapier works with more than 2,000 apps and services, so there are countless triggers you can base a zap on.The action is the event that completes the zap. It's the "then do this" part of the command and the automation that simplifies your task or workflow. For example, a zap might be written to create an event on a Google Calendar based on every new Trello card that gets added to your board, or a zap might create a to-do list in an app like Todo list based on emails you star or flag in Gmail.​​


---

# 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.netsimpler.io/en/integration-externe/zapier.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.
