
Domo APIs
https://knowledge.domo.com/Develop/Domo_APIsAutomate users and groups or manage data imports and exports in a secure environment.
The title and department fields on the User Profile, is the only way to populate these a manual process?
I can see the Bulk Import and Bulk Export but that is still manual.
Any other way to feed and connect this data to a source?
+1 for the APIs. They are great for automating some tasks like this.
Personally, I've used the PyDomo package and a python script to interface with the Domo API to update the user attributes.
Domo has an API that you can work with to automate the process.
You could be a custom api that extracts data from one of your systems and updates Domo.
+1 for the APIs. They are great for automating some tasks like this.
Personally, I've used the PyDomo package and a python script to interface with the Domo API to update the user attributes.