Forum Discussion

Wizygran's avatar
Wizygran
New Member
9 months ago
Solved

UI Import - Not replacing reports in folders

Hi.   I've come across very weird issue. I couldn't find if it's already a known issue.   I have python script deploying my reports to the workspace using imports API. At first I though it is som...
  • Shai_Karmani's avatar
    9 months ago

    Could you share a quick example of the Python request you’re using? Specifically: any query parameters you’re passing (subfolderObjectId, etc.)

    It would help confirm whether the call is folder-aware. Microsoft recently added the subfolderObjectId parameter, so if your code doesn’t include that, the import will always create the report at the workspace root even when a folder exists.