Hello everyone.
I have the following scenario:
- I would like to provide dynamic information in a confluence page by inserting a get request operation (this should return the dynamic content I would like to display to the user).
Does anyone know if this is possible in Confluence?
Ex.: Suppose I have an endpoint that returns different configs for my application. Can I insert this call in my Confluence page, so this operation is executed in a specific cadence?