Is there an imljson specification or reference?

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.

Welcome to the Make community!

See Make.com - Custom App Documentation

Thanks, that’s a nice start be doesn’t have the information I’m looking for.

I’d like to see the complete schema for the Communication json.

These docs describe some of what I was looking for:

It took me two days to find them. All the docs in a single web page are very hard to navigate.

2 Likes