Solved

Adding users to workspace silently

  • 2 July 2020
  • 1 reply
  • 155 views

Is it possible to add users into a workspace without sending invitation?

icon

Best answer by Martin Burian 2 July 2020, 05:06

View original

1 reply

Userlevel 2

Yes, it is possible and there are 2 options how to do that:

  1. You can use GoodData User brick which takes care of user provisioning: Users Brick | GoodData Growth
  2. You can add the user via API. The API way is described here: API Reference | GoodData Enterprise. GoodData Ruby SDK can help you with working with GoodData API. Adding users via the Ruby SDK is described here: https://sdk.gooddata.com/gooddata-ruby-doc/docs/working_with_users.html. 

Reply