This topic was automatically generated from Slack. You can find the original thread here.
QUESTION 2: does Pipedream have any error handling functionality for when a a step in a workflow fails? I want to send out an email to an enduser, update a sheet with the error, etc etc
That will receive error events from your entire workspace though.
But you can filter them to the errors/workflows you care about, or trigger separate workflows to handle various errors (that’s what we do using some kind of mapping).