I am using the Metabase node in n8n. I want to pass some variable data. How to pass it.
I tried using an HTTP node.
First for authentication, then called the API/card API to fetch data.
to pass variable data I was using the urllib library of Python to create parameters and passed in the body but am still getting bank_reference_number is missing.