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
Please check below URl:
https://success.outsystems.com/Documentation/10/Reference/OutSystems_APIs/LifeTime_Deployment_API
https://success.outsystems.com/Documentation/10/Reference/OutSystems_APIs/LifeTime_SDK
Thanks, Mostafa for helping me,
But as I am looking into the reference, not found any relation to the requirement.
I want to fetch the data for (Applications -> Deployment plan -> Deployment plan change logs.)
is it any way available for this like APIs?
please look at the screenshot for more clarity.
I think you didn't look good at the LifeTime deployment API, deployment details can be retrieved, and can even be created.
Ps. I also updated the title of your question, as it was to generic phrased (API)
Hi Denial and Team,
I read the documentation, but which data I needed to fetch, it's not coming in the Deployment details API, so I raised the ticket.
this time I am attaching the screenshot also for your reference, please follow the pointed path and let me know how can i fetch the data for the same.
As you can see in the screenshot there is a field like time, user, and massage. that's what I want to fetch.
Thanks