EasyCSV
The EasyCSV modules allow you to watch data imports and upload data to a CSV file in your EasyCSV account.
Getting Started with EasyCSV
Prerequisites
An EasyCSV account
In order to use EasyCSV with Make, it is necessary to have an EasyCSV account. If you do not have one, you can create an EasyCSV account at easycsv.io/signup.
Note
The module dialog fields that are displayed in bold (in the Make scenario, not in this documentation article) are mandatory!
Connect EasyCSV to Make
To connect your EasyCSV account to Make you need to obtain the EasyCSV Webhook URL and API Key from your EasyCSV account and insert it in the Create a connection dialog in the Make module.
Log in to your EasyCSV account.
Click Sheets > Import Sheet Details. Enter the sheet details and click Save. Copy the Import Sheet posted to API Webhook URL address.
Open any board, click Your Username > Business Info.
Copy the API Key to your clipboard.
Go to Make and open the EasyCSV module's Create a connection dialog.
In the Connection name field, enter a name for the connection.
In the EasyCSV Webhook URL field, enter the URL address copied in step 2.
In the API Key field, enter the API key copied in step 4. Click Continue.
The connection has been established.
Triggers
Triggers when a new import is sent to the Make Webhook URL.
Webhook Name | Enter a name for the webhook. |
Connection |
Open the Webhook module, enter a name for the webhook, establish a connection, and click Save. Copy the address to your clipboard.
Login to your EasyCSV account, open the sheet to which you want to watch the data import, select Post imports to API/Webhook, and in the API/Webhook URL field, enter the URL address copied in step 1. Click Save.
Actions
Uploads a new CSV file to EasyCSV.
Connection | |
Public File URL | Enter the publicly accessible URL address to the CSV file whose data you are uploading. |
Importer Email | Enter the email address to send the import results. |
Import Name | Enter a name for this import. If no name is specified, the file name is considered as import name. |