Hi,
Is there a way to do the following:
- You create a page call it wiki1page.
- Within that page you create a text variable.
- <dataVariable1>Hello world</dataVariable1>
- The page shows: Hello World
- then you use an API to query wiki1page page for the value set for dataVariable1
- returns Hello World through api call?
Is that possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.