Hello, I’m trying to create a new Make organization variable with an API module. I’m putting everything exactly as I see it on the API docs, yet it’s still giving me an error saying there’s no name. I’ve tried with quotes and without, still not working.
The JSON is valid. There are no output bundles because I’m just testing this module before adding to scenario.
There’s definitely a name in there and it’s not a variable. I am using the built-in org ID variable from Make. See screenshot for error info and JSON I passed. Thank you!
If you open the console in Chrome, you can see what is actually sent and received during the execution. Sometimes this reveals more information than the module in your scenario.
You can use Option + ⌘ + J (on macOS), or Shift + CTRL + J (on Windows/Linux) to open the console