Hello,
I've been tasked with creating shared folders for our team. Each team member will get their own folder that will contain files specific to them. I need a way to collect or create the shared links by automation rather than by copying and pasting as there are currently over 100 team members but this is likely to grow. Doing it by hand has proven to be time consuming and error prone.
Is it possible to do this automatically? I have some basic python knowledge but the API documentation is a little difficult.
In the end I would like a csv file listing the folder name and the shared link. Could someone point me in the right direction on this?
With thanks in advance,
James