I would like to know if there is API endpoint to access datasets located here in frontend.
I would like to use GET dataset endpoint which would fetch data from here.
If API endpoint is not available - Is it planned / under development from Hubspot dev team ? - is it possible to export the dataset with some other way ?
Datasets aren't available via the API, but all the data that they pull from is available. Datasets just save groups of objects and properties for ease of use in reporting.
If you're looking for efficient ways to pull data, I suggest looking into the GraphQL endpoint.
HubSpot datasets are just a collection of different objects. As of now there is no direct API for the dataset but you can access different objects that a dataset holds using the available APIs.
I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member. Thanks!
Datasets aren't available via the API, but all the data that they pull from is available. Datasets just save groups of objects and properties for ease of use in reporting.
If you're looking for efficient ways to pull data, I suggest looking into the GraphQL endpoint.
Great question, thanks for asking the HubSpot Community, and thanks for the screenshot, really useful to understand!
When looking into this documentation "Fetching data for public apps (BETA)", it doesn't seem that there is a way to get this type of data at the moment.
These datasets and models are still quite new, so I'd encourage you to submit your feedback via this form: "HubSpot Developers: Your voice matters" so that our Team can be informed and look into this.