https://github.com/pavinan/zapier-ftp
FTP app in Zapier.
https://github.com/pavinan/zapier-ftp
ftp zapier
Last synced: 3 days ago
JSON representation
FTP app in Zapier.
- Host: GitHub
- URL: https://github.com/pavinan/zapier-ftp
- Owner: pavinan
- License: mit
- Created: 2020-05-30T08:50:15.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T21:14:43.000Z (over 3 years ago)
- Last Synced: 2025-10-22T11:39:34.321Z (9 months ago)
- Topics: ftp, zapier
- Language: JavaScript
- Size: 654 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FTP by Bharat

This a zapier app that has FTP action for upload a file.
For invites send email to [bharat2147@yahoo.com](mailto:bharat2147@yahoo.com)
These are what you normally do next:
```bash
# Install dependencies
npm install # or you can use yarn
# Run tests
zapier test
```
Find out more on the latest docs: https://github.com/zapier/zapier-platform/blob/master/packages/cli/README.md.