Skip to main content
Question

How do get the error message from the halted Zap when using the Error Handler beta

  • 18 April 2024
  • 5 replies
  • 51 views

Hi,

 

I have a Zap step that has an Error Handler. When the error path is taken I take an action to send out an email notification. I’d like to include the error that was caught in the stopped step in my email notification. Is this possible?

 

Thanks,

Neil

5 replies

Userlevel 7
Badge +14

Hi @Neil Moses 

If the error message is returned as a variable from the Zap step, then it can be mapped to following Zap steps using the ‘Custom’ tab.

@Troy Tessalone how can we return the API error message from the Custom Request (Webhook)? When mapping values in the error path, the webhook action, that caused error is not available.

 

Userlevel 7
Badge +14

@Martin Kona 

That may be a current shortcoming of the Zap Error Handler options.

You could try using Paths instead of the Error Handler.

Or you can configure static values in the Error Handler path.

Userlevel 2
Badge +1

I’m after the same info. The error data from the error handler which isn’t available as pointed out by Martin.

Userlevel 7
Badge +5

Hi @Andrew Recruit10

 

Have you tried the recommendation of Troy? Let us know if that works for you? We will be looking forward for your response. 

Reply