MakerApi: Post Even URL (more than one)

Hello,

In the Maker API, it is possible to specify many CORS URL, However, I cannot find how to have more than one HTTP Post even urls.

I am looking to receive information on the production system and on my dev machine. Now, it seems that the comma separation only work for the CORS URL and not for the HTTP POST.

Can someone confirm that it is limited to one URL or guide me on how to specify more than one URL?

Thank you in advance.

You can only specify a single post url, but you can install more than one MakerAPI app instance, each with a different post url.