# Zapier

The data from files uploaded by the users can be pushed to Zapier as a trigger. This data can then be moved to any connected app of your choice.

Log in to [csvbox.io](https://app.csvbox.io/login).

Add a sheet.

<div align="left"><img src="/files/-Mj38Dz7cxytaL48TR3g" alt="Add a sheet"></div>

Add columns to the sheet as per your requirement.

<div align="left"><img src="/files/-Mj38czlRHi7IyDXeoR3" alt="Add columns"></div>

Under the "**Settings**" section, for the "**Send Data To**" setting select the "**Zapier**" option.

Click "**Connect Zap**".

<div align="left"><img src="/files/eJ8sYPvSzMMYxLTzaIwo" alt="Connect Zap"></div>

This will redirect you to Zapier.

Log in to your Zapier account.

Create a new Zap.

Select **csvbox.io** as the Trigger.

<div align="left"><img src="/files/8tb9MpxsCF40eWlGf0SC" alt="csvbox.io trigger"></div>

&#x20;Select '**New Import Row**' as the Trigger Event.

Connect your csvbox.io account by providing the API Key and API Secret Key. These keys can be found on the **Accounts** page of your csvbox dashboard.

![API crentials](/files/JICpNs41ft1lMkppRTMv)

Select the sheet (template) in the 'sheets' dropdown of the 'Set up Trigger' section. Data from this sheet will be pushed to Zapier one row at a time.

![Select Sheet](/files/bR9LpanRpbT4xCBvUmPI)

Then you can Test the trigger and continue with setting up the Action of your Zap.


---

# 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://help.csvbox.io/destinations/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.
