PipedreamHQ / PipedreamHQ/pipedream
I need a way to replay an event with a modified payload
Open
enhancement
tracked internally
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
When my workflow yields an error, sometimes it's because my source data was messy. I want to modify the event payload slightly before replaying that event through my workflow.
Other tools — for example integrator.io — have an optimized flow for this use case.
As a workaround, I can edit the test event for my workflow, add the modified payload there, and send the event through the workflow. But this is time consuming when I get a lot of errors in my workflow.
Contributor guide
Assessment
This issue has not been assessed yet.