Can anyone tell me why exactly I need to create a team to add file attributes to a file?
All I want to do is add a single attribute called "FileParentIdentifier" (which will hold a string value i.e name of folder".
It is very easy to add a custom attribute to file in Google Drive SDK.
But in Dropbox, we need to create a team, then create a template, then add file properties.
I have read the document but still confused if I need to create a Business Dropbox or not. I am currently not using business API.
If I require a team, then how will this affect users of my app.