Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
Jeff B.63
8 months agoCollaborator | Level 9
Connecting Adobe PDF Services API to Dropbox content
I am trying to implement an Azure Logic App that will combine files into a single PDF using Adobe PDF Services API. Supposedly, the API can connect directly to documents in my Dropbox. External S...
Greg-DB
Dropbox Community Moderator
8 months agoBased on this information, it looks like this is referring to the links returned by the Dropbox API /2/files/get_temporary_link and /2/files/get_temporary_upload_link endpoints, for getting links to download and upload files from/to Dropbox, respectively. Those endpoints return links using the mentioned hosts/formats. Please refer to the documentation I linked to there for each of those for more information on using those.
Also, note that those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible. The SDKs have corresponding native methods for the HTTPS endpoints. (There's also the Dropbox API Explorer, e.g., for /2/files/get_temporary_link and for /2/files/get_temporary_upload_link which can be useful for prototyping and testing out calls.)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!