Hi there,
I'd like to take a sheet and some reports that operate on that sheet, and clone them over to a new account programatically.
I'm able to share the items, copy them, and then un-share them programatically, but the reports then point to a non-existing sheet.
Since I have quite a number of reports I'd ideally like to either adjust the sheet ID that the reports point to, or have some other solution for cloning between accounts.
I've looked at all API docs etc and it looks like there's no write API for reports.
Is there a way to achieve my end goal?