Hi everyone!
When handling bigger http requests responses I am getting a system error (which didn't helped identifying the issue). Any ideas/suggestions on how to handle such cases? From what I could find the limit for copilot studio in storing and processing answers is at 8.000 characters, and my http requests up until now could get to the ~79.000 characters.
Is there a way to crop the json response from the http request previous to storing it, it wouldn't be the best solution, but would serve as a workaround.
Cheers!
Sebastian