Collecting bot.UserId and checking in a given excel file
I am currently running into the following problem:
I have my PowerAutomate Skill which takes the Variable AzureID. This AzureID Variable is getting its value from the Copilot Studio as the pre-set variable “bot.UserId”. Now I am passing this variable in the same PowerAutomate Skill into my Get Row Connector to check if the AzureID is currently present in this Excel file. The file is linked correctly but I am running into the error 2001 “Bot content is invalid”.
Any advice?
I am really running out of ideas.