Hi @KaranNayyar1,
You can do this with one the following methods:
-
Use the external REST service : Access External REST Services :: IDM 7.3.1
-
Use Scripted REST connector with Script On Resource - see https://community.forgerock.com/t/using-the-remote-connector-server-to-access-on-premises-apis-from-identity-cloud
Look at this article from the point of view of how to use the script on resource operation. Then you can useopenidm.action
from thescript
with “system/<connector>” as the resource and passing the script on resource parameters
Regards
Patrick