One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
AntonioMantica
8 years agoExplorer | Level 3
Utilizzare le api aiuto in italiano
Ho bisogno di utilizzare le API di dropbox, ma non conosco l'inglese e non trovo documentazione in italiano
Non devo fare niente di troppo difficile, via PHP vorrei poter verificare se esitono dei file nel mio dropobox e creare o copiare cartelle dal interno di dropbox verso l'interno di dropbox
qualcuno puo aiuttarmi?
grazie
- Greg-DB
Dropbox Staff
Grazie per il post! Non abbiamo la documentazione in italiano, purtroppo. Manderò questo insieme come una richiesta di funzionalità.
Noi non facciamo uno SDK ufficiale di PHP per Dropbox API v2, ma, è possibile utilizzare i punti finali HTTPS stessi:
https://www.dropbox.com/developers/documentation/http/documentation
o di una libreria di terze parti:
https://www.dropbox.com/developers/documentation/communitysdks
---
Si prega di scusare le nostre traduzioni. Le nostre traduzioni sono stati creati utilizzando un traduttore online. Vorremmo sostenere tutte le lingue, ma non siamo attualmente in grado di farlo. Ecco la versione inglese:---
Please excuse our translations. Our translations were created using an online translator. We'd like to support every language, but we're not currently equipped to do so. Here is the English version:
---
Thanks for the post! We don't have documentation in Italian unfortunately. I'll send this along as a feature request.
We don't an official PHP SDK for Dropbox API v2, but, you can use the HTTPS endpoints themselves:
https://www.dropbox.com/developers/documentation/http/documentation
or a third party library:
https://www.dropbox.com/developers/documentation/communitysdks
- AntonioManticaExplorer | Level 3
Sono riuscito a realizzare quello che mi serviva utilizzando le api di 3 parti
https://kunalvarma05.github.io/dropbox-php-sdk/
Grazie per l'aiuto
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,941 PostsLatest Activity: 2 hours ago
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 or Facebook.
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!