I’ve been trying for days to get an http v2 API node to send a single lead into Instantly.ai. I have the auth working but no matter what i try to send the body i get the error: json parameter needs to be valid json. I’ve tried sending as raw, using stringify, just sending as a json expression, parameters and i just can’t get past it. I was able to get a cURL request using the same data from terminal to work. I even tried importing that same cURL into the node thinking that would certainly build the node the right way, but no no love. I’ve been through all their dev resources for the v2 app and chat gpt5.0 and Perplexity haven’t been able to help after well over 100 queries.
I would appreciate any help from anyone who’s worked iwth instantly!
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Thank you so much! Using the “Fields” dropdown with values worked! I can’t believe it. I’ve been trying to send this as json and raw values to no avail -endlessly trying different variations, looking at all the Instantly.ai dev documents. This worked!