• I've created a Powershell-connector and you can't believe what happened next

    I'm trying to get all users from an API through Invoke-RestMethod, and have created the definition file and created the sync project. When clicking on User (All) the script gets all users from the API but I can't figure out how the logic works (or doesn…