This content has been marked as final.
Show 2 replies
-
1. Re: REST API - Add Tag to workbook
Jeff StraussNov 11, 2015 9:02 AM (in response to Jeff Strauss)
Here's an attachment if anybody cares to replicate, also we opened a support case.
-
postman_tags.pdf 325.3 KB
-
-
2. Re: REST API - Add Tag to workbook
Jeff StraussNov 13, 2015 1:53 PM (in response to Jeff Strauss)
I usually don't answer my own queries, however we have found a workaround and I wanted to share this in case anybody else runs into the same quandary.
1. Run REST API method "add tags to workbook", but add a dummy tag such as "zz_dummy". This will add tags to each individual view.
2. Run REST API method "delete tag from workbook". Delete the dummy tag. TaDa, now the remaining tags are attached on the workbook level too.