Use cookies from http response in functions

Hello guys,

I am new to Node Red and i am working on controlling a REST Endpoint.

If authentification is enabled on the endpoint i need to send the provided Cookies provided from the endpoint with every http request i make towards it or the session ends.

I have it working with Postman but dont know how to process or store Cookies from responses in Node Red.

I made a scheme Flow in Node Red to show basicly show you what I want to achieve and marked where i am struggling.
Maybe u guys have some ideas and tips for a newbie?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.