I am new to Smartsheet API and have successfully used the Postman App to copy and save a folder from one location to another, maintaining:
data
cellLinks
attachments
discussions
filters
forms
rules
My sheets have cross sheet references and calculations. Ideally, I would like to enhance my API process by essentially copying and saving the folder as "static" e.g. that my cross sheet reference formulae copy as static numbers and my calculations the same.
Is that possible? If so, how would I write the parameters?
Thanks!