What are you trying to achieve?
I built an HTTPS web service for which I want to build a custom make.com app. I’m trying to write imljson but failing miserably. Is there a reference or specification or manual I can read? Googling for “imljson” turned up nothing useful. Maybe my mistake was using the vscode extension. Looks like most of the documentation describes how to use the Web UI.
My web service accepts multipart form data via POST and responds with a PDF or ZIP file.
Steps taken so far
Read documentation.