We're onboarding an application called Snyk, which has a hierarchy within.
When a user signs into the Snyk application, there are two "Groups," and within an individual group, there are multiple "Organizations". Each Organization contains "Projects. The problem here is that we have multiple roles at every level.
Right now, we're manually onboarding the application through a CSV file, and both the roles are grouped as Organization Role - Group Role (For example, Registrar - admin). Snyk is a big platform with many users, and CSV integration is very tedious and less effective. We need to get on with API integration. Any help is appreciated. Thanks!