Hello !
Is there any way to write a Lua script which let an orthanc instance to send a study to another REST api?
Thanks
Hello !
Is there any way to write a Lua script which let an orthanc instance to send a study to another REST api?
Thanks
Hi,
https://book.orthanc-server.com/users/lua.html#general-purpose-functions: HttpGet, HttpPost should do it
HTH
Alain