Hi chetan,
The latest version of RDM (14.3) includes a new feature called RDM REST APIs. This feature enables reading data from RDM without requiring any additional configuration.
For older versions, you have the option of using semi-automatic API generation. This can be done through the instructions found in this link. Semi-automatic API generation provides the ability to configure complex Read/Write APIs.
Hi @AKislyakov ,
Thanks for the response. I am not able to access these URL’s as of now. Will check if there is a separate user account to be created for the support portal. In the semi-automatic API generation, what I understood from your statement is that there were no OOTB APIs exposed and we have to create using the development set up and using the RDM workflows/components? And with the new version, it comes with OOTB capabilities and provides API which can be directly exposed without requiring any development part?
Correct me if I am wrong in my understanding.
Thanks,
Chetan
That's correct, although I would refer to it as configuration rather than development. RDM provides a framework for configuration and generates the necessary components. However, you still need to decide on naming and determine which tables are exposed at each endpoint and so on.