seansy-archy - Is there any way to fetch metada...
Is there any way to fetch metadata about a liveboard (visualization ids, names...etc) but not fetch the data? We're trying to lazy load answer data into a custom page we have built, that renders our custom version version of a liveboard. Thus, we want to fetch all of the visualization ids in a liveboard and then fetch the data as the answers scroll into view
1 Reply
You can use the metadata search API and give the liveboard ID to fetch all the metadata info about the liveboard..