Hello everyone,
I'm trying to retrieve information from my apps in Creatio CRM. When I open my Studio, I notice that there's a request that brings me the apps and their respective IDs. It would be incredibly helpful if someone could share how I could do this using OData or if there's a similar schema seems like it's called "Environments"... or any other method to achieve this. Ideally, I prefer it to be RESTful.
I've attached some photos for reference to illustrate my situation.
Thanks in advance for your help!
Like
3 comments
17:42 Nov 15, 2023
Hi,
If I'm not mistaken, you can use this odata request to get the information you need
/0/odata/SysInstalledApp
If this is not what you wanted, please specify what exactly you mean by "apps".
Show all comments