An open API service indexing awesome lists of open source software.

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).

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.