PipedreamHQ / PipedreamHQ/pipedream

[ACTION] File Store

Open
#9,154 1 comment 0 reactions 1 assignee Claimed by @GTFalcao View on GitHub
action blocked enhancement good first issue help wanted triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# file_store
## URLs
- https://pipedream.com/docs/projects/file-stores/reference/#files
## Actions
### list-files
#### Prompt
Optional prop to specify the directory
#### URLs
- https://pipedream.com/docs/projects/file-stores/reference/#files-dir-path
### create-file-url
#### Prompt
Required prop to specify the file (should use async options to list the files)
#### URLs
- https://pipedream.com/docs/projects/file-stores/reference/#file-tourl
### download-file-to-tmp
#### Prompt
#### URLs
- https://pipedream.com/docs/projects/file-stores/reference/#file-tofile-path
### upload-file
#### Prompt
#### URLs
- https://pipedream.com/docs/projects/file-stores/reference/#file-tofile-path
- https://pipedream.com/docs/projects/file-stores/reference/#file-fromurl-url
### delete-file
#### Prompt
#### URLs
- https://pipedream.com/docs/projects/file-stores/reference/#file-tofile-path

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.