Custom context parameters in url

Dear Community,

I am seeking some help on the challenge on how to bring custom context parameters in url or any alternatives that can be used by backend to route to the page right content.

Example:

* https://<instance>.atlassian.net/plugins/servlet/ac/<addon>/<page>?id=<id>
OR
* https://<instance>.atlassian.net/plugins/servlet/ac/<addon>/<page>/<id>

All ideas will be very welcome

Thank you

Eventually found how to add here (ref. App-specific context parameters section)

1 Like