I’m using the HTTP node to post an event on Intercom /Events API.
This endpoint returns empty response (only the code)
This results in an error with the node
On the cloud version, there is the possibility to change the response output with the “Options”
On the hosted version, the Options button is not present. In advance settings, I checked Always output data, and Continue on errors, but it still marks the node as failing, which is painful for executions tracking.
However, when running the node with these options, even though it correctly works, it’s marked as error in the executions (and the whole execution of the workflow is seen as failed), which makes is super hard to see when a real failure happens… What I would like here is to have a success state for the node / workflow execution, by just ignoring the error.
and I can see the fields in question so I really don’t know why you are missing them.
Did you try adding a new http node? Not copying an existing one but add a new one.