Can I connect my website with dropbox basic or pro plan? Mean when I upload content on a website then my content is auto uploaded in my dropbox folder in word files.
I have dropbox account
and Website: <URL REDACTED>
Dropbox does offer an API for programmatically listing, uploading, and downloading files, among other operations. You can find everything you need to get started with the Dropbox API, including documentation, tutorials, and SDKs here:
https://www.dropbox.com/developers
If you're a programmer, or are working with one, you could use the API to integrate with Dropbox on your website.