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

API for Generating Links to Explore Results in Lightdash #10113

Open
yu-iskw opened this issue May 20, 2024 · 0 comments
Open

API for Generating Links to Explore Results in Lightdash #10113

yu-iskw opened this issue May 20, 2024 · 0 comments
Labels
✨ feature-request Request for a new feature or functionality

Comments

@yu-iskw
Copy link
Contributor

yu-iskw commented May 20, 2024

Description

Introduce an API endpoint in Lightdash that generates a link to an explore result, similar to the RunSqlQuery API, but instead of returning the resulting data, it provides a URL to the explore view on Lightdash.

What problem does this solve?

Currently, Lightdash offers the RunSqlQuery API to obtain the results of a query directly. However, users may want to programmatically explore data in Lightdash by accessing or sharing a link to the explore result on the Lightdash platform without needing to save the chart. This feature will enhance usability by allowing users to quickly navigate to the explore view, facilitating data exploration and collaboration.

https://docs.lightdash.com/api/v1/#tag/Exploring/operation/RunSqlQuery

@yu-iskw yu-iskw added the ✨ feature-request Request for a new feature or functionality label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature-request Request for a new feature or functionality
Projects
None yet
Development

No branches or pull requests

1 participant