Is there a tutorial anywhere on how to integrate Python with N8N?
I want to access a Python script from http node. I. can get a connection to the script but cannot get any data back from it, keep getting empty responses so I think it is something to do with formatting of the JSON response.
Again thanks in advance to anyone who can help 👍