App
EasyCSV
EasyCSV enables your users or team members to import CSV files and Google Sheets into your app or any public api.
What your agent can do with EasyCSV
Triggers and actions 1 trigger · 2 actions
- TriggerNew Spreadsheet Row Import
Fires instantly for each row/record as EasyCSV imports a spreadsheet. In EasyCSV, open your import's Sheet Details, check "Post imports to Webhook", and paste this trigger's minted URL. EasyCSV sends one POST per row; the payload binds as {{ trigger.body.* }} (record_data holds the row's column values, plus import_id/import_name/sheet_name/importer_email metadata).
- ActionCreate CSV File
Creates a CSV File that can be used in your Zap, automatically emailed as an attachment, or uploaded to a specific place via SFTP.
- ActionParse CSV File
Parse a CSV file and return a JSON array of rows
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the EasyCSV API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.