You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
sd_grow
6 years agoNew member | Level 2
Dropbox API Connector - Overwrite
Does anyone know how to make an API connection not overwrite files? I am currently running a feed where data is syncing into Dropbox. Everytime the feed reruns, the previous data gets overwritte with new data. However, I need one file collecting all data.
Please share any insights or solutions.
- TaylorKrusenDropbox Staff
We need more information to offer any meaningful suggestions. Can you provide more detail about your integration? Code samples are helpful, too.
- sd_growNew member | Level 2
We have created a flow for our internal purpose where it is executing in recurrence of every 15 minutes.. after successfully running it, we want to save the output to the file stored in dropbox.
We want to collect output of each run of the flow in one file.For ex. the flow runs for the first time with 200 records, it gets written to the file in dropbox!It runs again after 15 minutes, and the output of this flow which is also 200 records are not appended to the existing records instead it creates a new file and writes it to that file.would you please advise how can we achieve that?- TaylorKrusenDropbox Staff
Are you using a third party integration or your own, custom application? I can only offer support for applications you're directly building with the Dropbox API.
If you're writing the code, I still need more information to offer any advice.
- What programming language are you using?
- What endpoints are you calling?
Seeing code samples would be a more effective way for me to understand what is happening and suggest a solution.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days agoIf 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!