Original Message:
Sent: Fri July 18, 2025 05:23 AM
From: Francis Cocx
Subject: Check when the last application was deployed
Hi,
Using the rest api you can easily achieve this.
Have a look at the apidocs of your integration runtime:
https://localhost:7600/apidocs/

For example:
GET https://localhost:7600/apiv2?depth=5
->>

We are already doing something similar to see if all our messageflows are up and running after a release. If you are looking to create some type of postman test project that will fetch all information for all your integrationserver I can maybe steer you in the right direction.
Let me know.
------------------------------
Francis Cocx
Integration Engineer
Rijkevorsel
Original Message:
Sent: Thu July 17, 2025 08:06 AM
From: Emile Kearns
Subject: Check when the last application was deployed
Hi all,
In the absence of an application monitoring tool, what would be easiest way to check what application was deployment lately or which integration Server was updated lately?
Emile
------------------------------
Emile Kearns
------------------------------