Is there a way to save a trigger event (email) and replay that again & again while testing?

This topic was automatically generated from Slack. You can find the original thread here.

Grynn : Is there a way to save a trigger event (email) and replay that again & again while testing? Kind boring to send email many times and wait while the code churns through …

Dylan Sather (Pipedream) : Hi , yes. I personally like to replay an email that was sent to my workflow: if you hover over the event in the inspector on the left, you’ll see an icon that looks like an arrow in a circle. Click that to send the event through your workflow again. You can also press Ctrl + Shift + L (PC) or Cmd + Shift + L (Mac) to replay the last event that was sent to your workflow - this is what I typically do.

You can also edit the default test event tied to your workflow by expanding the “test” section in the trigger step and clicking on the pencil icon in the top-right.

Let me know if that helps

Grynn : That’s perfect! Cmd + Shit + L that is — thank you!

Elton Morais : Didn’t found that pencil…

Dylan Sather (Pipedream) : which trigger are you using for your workflow?

Elton Morais : http

Dylan Sather (Pipedream) : Is it the HTTP API trigger (green HTTP icon), or do you see the icon with the red / black triangle?