I am trying to make API management call to integrated portal, How to make it.
Solved! Go to Solution.
You can use JavaScript but it’s not a good idea as you cannot protect your management api username and password — so please don’t do it. If you need to customize such as this then please use drupal and server side php code.