How to split the items object, and return just one selected json

I want to read 3 credentials from a spreadsheet and feed them to three different HTTP request nodes. My question is how to select a particular set of credentials and pass it to the HTTP request nodes

Found the solution here: How to get single item or filter items?

1 Like