PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Filter event data prior to triggering a source / workflow invocation
Open
enhancement
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
Today, I receive a large number of events from some source that I need to filter out before running my workflow. Often the events contain no data / missing fields, and aren't relevant for my workflow.
Currently, these events trigger an invocation on Pipedream, and therefore contribute to my usage. I'd like a way to filter these events prior to running my workflow, in a way that doesn't trigger an invocation.
Contributor guide
Assessment
This issue has not been assessed yet.