Quick way to pull failed node input to error handling branch?

Hi :waving_hand:t2:

I’m curious if there’s a shortcut to get the complete input of a failed node so it can be parsed to a different node in an error handling branch?

Use case here is — the initial node (GHL CRM - Create contact) won’t accept duplicate contacts, so I’ve added an error handler branch to it. This branch has a router that will perform a HTTP request, and I would like to parse the complete input as it was from the GHL node to the request content of this HTTP request.

I could manually map it, but was just curious if such a shortcut exists, thanks! :blush:

I don’t think this is possible. Just manually recreate the input.

I’m sure others would agree that this is a nice feature to have.

You can submit this suggestion to the Idea exchange, under Platform Ideas and Improvements

Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

Hope this helps! Let me know if there are any further questions or issues.

@samliew

1 Like

yeah, I just recreated it again manually. thanks!

idea here for voting;
https://www.make.com/en/platform-ideas/p/for-error-handling-branches-make-the-full-input-that-caused-the-error-available