Hello dear OutSystems community,
In the application I'm developing i need to get information about Forge modules.
The ideal would be an Rest API that i can consume, but the only one i found was this one .
This API works well for my needs but i cant use it in my project because it is in a personal environment.
Anyone has an idea how to get information about the forge modules searching by name or id ?
Hi Marco,
Did you ask on the component support that question if is possible to use on personal environments(PE)? or did you see somewhere that you can't use on a PE? Because if you check the example is running on the author PE.
Regards,
Marcelo
Marcelo Ferreira wrote:
Hello Marcelo thank you for your reply,
Yes i asked but no answer so far. The ideal would be to create an API like this one but in our PE.
But i cant find where to get the Forge Modules information in the docs.
An official OutSystems Forge REST API would be very valuable for a use case I have in mind as well. Just wanted to comment and raise awareness to this pose.