the issue here is the response from HTTP Request. This node output(be it successful user_id execution or User_id with error) will not have user_ids
Hi @SWAPNIL_NANDANWAR, you could add a Set node after your HTTP Request node in order to add a field with the user ID from before your HTTP Request node. @giulioandreini has shown the idea over here for a different node, but it should work just as well with the HTTP Request one