
DataSet use cases
The DataSet API allows you to extend Domo’s data platform to support multiple use cases:
- Automate external processes to push smaller sets data that occasionally need to be updated into Domo data pipeline
- Export aggregated and transformed Domo data for statistical analysis or any need
- Create user and group access to data within a DataSet through API’s Personalized Data Permission (PDP) policies
- Automate external processes to manage DataSets and update intervals based on retrieving DataSets update information
- Utilize Upsert operations to insert or update an existing record in a single call
Best Practice
There are two APIs that can be used to import data into Domo. The DataSet API should be used to create small DataSets that occasionally need their data updated. For creating and updating massive, constantly changing, or rapidly growing DataSets, the Stream API is recommended. Note: Only DataSets created with the API can be updated via APIs. Note: Pushing data to the API is limited to once per hour for Standard and Standard Trial users.
Next Steps
Read on to get started with the DataSet API
- DataSet Quickstart
- Import and Export Data
- Manage DataSets
- Create Personalized Data Permissions (PDP)
- DataSet API Reference
Need Additional Help?
No problem, we’d love to help. Explore our documentation, answers to frequently asked questions, or join other developers in Domo’s Developer Forum. For further help, feel free to email us or contact our sales team.