Replies: 1 comment
-
You can achieve it when you set the "Run after" Property of the following shape to "has failed". In my example I used a simple Request-Response Pattern just to demonstrate. In the Response-Body you can get the error message via @outputs('Send_Email') |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever the smtp built-in connector fails, how can we return the error message to the client?
Beta Was this translation helpful? Give feedback.
All reactions