PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Identify and update file-related sources to optionally emit file download URL
Open
enhancement
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
Issue https://github.com/PipedreamHQ/pipedream/issues/18218 describes how to use Pipedream's File Stash to create a temporary, pre‑signed URL for a file. File-related sources should provide an optional prop, `includeLink`, to emit this URL in the source event.
PR https://github.com/PipedreamHQ/pipedream/pull/18269 addresses several, but not all, of these file-related sources.
Identify remaining file-related sources in the Pipedream repo, and update them to optionally include a download link in the event.
Contributor guide
Assessment
This issue has not been assessed yet.