User Profile fields only manual?

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?

Best Answer

  • GrantSmith
    GrantSmith Coach
    Answer ✓

    +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.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**

Answers

  • 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.

    **Check out my Domo Tips & Tricks Videos

    **Make sure to <3 any users posts that helped you.
    **Please mark as accepted the ones who solved your issue.
  • GrantSmith
    GrantSmith Coach
    Answer ✓

    +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.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**