If anyone is aware of the Tana note taking app, I am trying to send image information using its API send command to node RED.
I want to then process the image in node RED by sending it to another AI service and send back the information to TANA.
Unfortunately, node red is only able to receive the data if I structure the Tana command with headers as “content-type: application/x-www-form-urlencoded”. It comes blank when I set it to JSON and TANA keeps giving me an error fetching API response.
Any sort of help or alternative to this workflow would be appreciated.
Thanks
#Node RED HTTP in node
1 messages · Page 1 of 1 (latest)
There is a Node Red tag in https://discord.com/channels/330944238910963714/1284980040940912641 where you may get a better response to this question.