TannerDotJS
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by TannerDotJS-
Hey I'm having another issue getting the items back from inside a copied folder my code looks something like this client.folders.copy('7***phone number removed for privacy***', destinationFolderI...
-
Thanks, that helps a lot. My last question is how you would enable the cascade feature after creating a new metadata tag with client.folders.addMetadata. does the node sdk support that feature ye...
-
so basically I have a ton of different product folders that will all contain the same file structure with in them. Im trying to write a script to copy a templated version of that folder structure...
-
Thanks, this works when trying to create a custom metadata however how would I go about adding a metadata to a folder from an existing template? Im trying to copy over a folder and then add a temp...
-
I realize I have to set this Content-Type in the headers just not exactly sure how to go about doing that. Where exactly do we set the headers?