Hi Team,
Please help me to resolve my query which is related to data fetching from the OutSystems lifetime tool.
I want to fetch the data related to ( Applications-> Deployment plan to test-> Change logs of deployment plans) in the OutSystems lifetime tool.
For example, I want to fetch the information from this URL web page - https://klera-demo.outsystemsenterprise.com/lifetime/Staging_ChangeLog.aspx?StagingId=3242
So please refer URL example and let us know how we can fetch the data from this page. And give us the reference link for it.
Is it any way available like REST APIs or SDK, which can help me to bring the same data, which is present in UI for change logs of deployment plans? if yes then please give me the reference link for the same.
Thanks, And Regards
Anurag Bisen
Software Engineering Team | Klera
Hi Anurag Bisen,
refer to the below link to interact lifetime using REST
https://success.outsystems.com/Documentation/11/Reference/OutSystems_APIs/LifeTime_API_v2
Hope this helps you..
please check this link and GET /applications/{ApplicationKey}/versions/
https://success.outsystems.com/Documentation/11/Reference/OutSystems_APIs/LifeTime_API_v2?_gl=1*mj3ah7*_ga*MjIzNTk1NzE2LjE2MzczODgzODU.*_ga_ZD4DTMHWR2*MTY3MjIxNTU3OS41MDEuMS4xNjcyMjIxMjU2LjYwLjAuMA..
Thanks,
Ramesh