powered by
Save all information from a board to Excel
board2excel(organisation, board_id, token, filename, path)
A character
# NOT RUN { organisation <- "4597" board_id <- 14351 token_sqc <- "807a0c3451c04602b4dbfdc0338a65f7" upwaver::board2excel(organisation, board_id, token_sqc, "test.xlsx", "C:/Temp/") # }
Run the code above in your browser using DataLab