Automate adding developers to a project in sprintr?

0
Whenever a new project/app is created in sprintr, you have to invite others to join the app.  We have teams of developers and my question is if there is an API or some other way to automate adding developers that we know need access without having to do it manually by invitation?
asked
1 answers
2

Hi,

in the new ‘Control Center’ there’s a section for ‘App Access Groups’. Maybe that is what your looking for.
There’s also the user management API: https://docs.mendix.com/apidocs-mxsdk/apidocs/user-management-api

regards, Fabian

answered