It doesn't work - I get errors, it always says that my user with the team guid does not exist. - this is the error of the add a new row stage
{
"error": {
"code": "0x80040217",
"message": "systemuser With Id = bd076a54-7099-e811-8125-5065f38ba241 Does Not Exist",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionSourceKey": "Plugin/Microsoft.Crm.ObjectModel.Plugins.InvokeExtensionsPlugin",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiStepKey": "36915121-c441-ed11-bba2-6045bd8c99bf",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiDepthKey": "1",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiActivityIdKey": "ab2deed6-8c29-4468-8dab-ad53af96111b",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiPluginSolutionNameKey": "System",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiStepSolutionNameKey": "System",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionCategory": "ClientError",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionMessageName": "ObjectDoesNotExist",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionHttpStatusCode": "404",
"@Microsoft.PowerApps.CDS.TraceText": "\r\n[Microsoft.Crm.ObjectModel: Microsoft.Crm.ObjectModel.Plugins.InvokeExtensionsPlugin]\r\n[36915121-c441-ed11-bba2-6045bd8c99bf: External plug-in implementation]\r\n\r\n",
"@Microsoft.PowerApps.CDS.InnerError.Message": "systemuser With Id = bd076a54-7099-e811-8125-5065f38ba241 Does Not Exist"
}
}