https://github.com/zapier/zapier-platform-example-app-files
An example Zapier Platform App that demonstrates file handling (stashFile and dehydrate).
https://github.com/zapier/zapier-platform-example-app-files
platform-example sample-code
Last synced: 12 months ago
JSON representation
An example Zapier Platform App that demonstrates file handling (stashFile and dehydrate).
- Host: GitHub
- URL: https://github.com/zapier/zapier-platform-example-app-files
- Owner: zapier
- Created: 2017-04-17T14:56:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-07T08:22:30.000Z (almost 7 years ago)
- Last Synced: 2025-03-28T00:04:50.024Z (about 1 year ago)
- Topics: platform-example, sample-code
- Language: JavaScript
- Size: 90.8 KB
- Stars: 4
- Watchers: 59
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# "Files" Example App For Zapier Platform
A barebones app that has a trigger and a create showcasing file handling.
> We recommend using the zapier-platform-cli and `zapier init . --template=files` to create an app.