Security
- PDP: Personalized Data Permissions (PDP) allows you to easily adjust and customize what data users can view and use within Domo.
- Groups: Groups are used within Domo to provide an easy way to grant access to specified content and conversations to all members of a group. The Group API allows you to add and remove users, create, delete, and retrieve a user or a list of users in a group and update user information. This API makes managing and leveraging groups within Domo effortless and efficient.
- SSO: Simplify the sign-on and security process by leveraging your existing SSO provider to manage your Domo users and permissions.
Administration
- Managing Datasets: Data is the foundation to making informed business decisions that allows you to take action. Data management is made easy through the DataSet API, which allows you to create, import, export, and manage DataSets and permissions for DataSets within Domo.
- Managing Content: Pages in Domo are a collection of data visualizations that tell your data story on a screen. To manage this content, you can leverage the Page API, which allows you to create, delete, and retrieve a page or a list of pages and update page information and content.
- Managing Users: User objects allow you to manage a user and the user’s attributes such as a department, phone number, employee number, email, and username. The User API allows you to create, delete, retrieve a user or a list of users, and update user information.
- Activity Log: The activity log stores data including; card and page views, cards created, and users’ login data. The Activity Log API enables the retrieval of activity log entries from your Domo instance so that you can monitor and track Domo activity.
Tools
- APIs: Leverage Domo’s OAuth APIs to help build your solutions
- DataSet API: The DataSet API allows you to create, import, export and manage DataSets and manage data permissions for DataSets within Domo.
- Page API: The Page API allows you to create, delete, retrieve a page or a list of pages, and update page information and content within a page.
- User API: The User API allows you to create, delete, retrieve a user or a list of users, and update user information.
- Group API: The Group API allows you to create, delete, retrieve a user or a list of users, and update user information.
- Activity Log API: The Activity Log API enables retrieving activity log entries from your Domo instance.
- SDKs: The quickest way to begin developing in Domo using Java and Python