Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL generation API #17798

Closed
stacey-gammon opened this issue Apr 19, 2018 · 1 comment
Closed

URL generation API #17798

stacey-gammon opened this issue Apr 19, 2018 · 1 comment
Labels
enhancement New value added to drive a business result Feature:SharingURLs Short URLs and Share URL features Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@stacey-gammon
Copy link
Contributor

stacey-gammon commented Apr 19, 2018

It'd be great to offer a consistent, BWC, well tested way to create urls for our saved objects. This is something Machine Learning is interested in, as well as could be used in Vega, and for drilldown link creation. Rather than having each portion of the code manually throw together a url, it'd be great to provide an API to create urls given a saved object's id, filters, query, and/or time range.

This is different from #12840 because it's about a JavaScript API to generate URLs to navigate inside Kibana, while the other issue is about Short URLs Rest API.

@timroes timroes added enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:SharingURLs Short URLs and Share URL features and removed :Sharing labels Sep 14, 2018
@flash1293
Copy link
Contributor

The locator API / share.url.locators service serves this use case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:SharingURLs Short URLs and Share URL features Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

3 participants