I have added custom attribute on the Dev Portal Application called API Title (aka Model Name in Management UI).
I’ve added a custom API Summary screen that displays a Swagger UI, the product associated with the model, a downloadable swagger and a Register Now Button that will redirect to the Register App page and append the model name as a parameter. (ie. https://domain.com/user/me/apps-to-api-direct/add/Docusign_1?))
What I would like to do is take the appended API Model (Docusign_1) in the URL and set it in the Dev Portal Application attribute API Title. Very similar to a contextual filter in drupal views. I know this will take some custom work within the Devconnect Modules, but I need some assistance in determining where to set those custom attributes in the Dev Portal App.
Any assistance would be GREATLY appreciated.