Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Hello everyone
I am seeking for a VBA code to get the links of the files and folders in the dropbox
After doing some searches I have found myself in API solution but have no idea how to do that
Can you guide me please?
We don't have any resources for VBA in particular unfortunately.
In general, we recommend developers use one of the official SDKs, if possible, or if not, one of the community SDKs, or call the HTTPS endpoints directly.
For example, to create a shared link for any file or folder, you would use the /2/sharing/create_shared_link_with_settings endpoint. If a shared link already exists, you would use /2/sharing/list_shared_links to retrieve it.
Thanks a lot for reply
So there is no way using API to do such tasks .. or even similar tasks
I need the technique of using API in excel VBA .. May be I can finish it up if I have start point
In fact I already have a look at those links and tried to make use of it but I couldn't at all
If you can help me with that, I would appreciate that a lot
Give me code example of how to use API in the excel VBA .. and I will try to study it to make use of it
Thanks a lot anyway for your response .. I will try and if I could reach a solution I will post it here
Regards
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!