Would anyone know how I can covert this Python http request with form data to a node red flow?
import requests url = "http://127.0.0.1:5000/read" r