Page 1 of 1

Sync data using Dropbox

Posted: March 28th, 2022, 2:55 am
by manishcspro
Hi,

How can I create pff file to sync data from district offices to Headquarter using Dropbox without asking drop box credentials.
Please provide any example application to understand.

Thanks...

Re: Sync data using Dropbox

Posted: March 28th, 2022, 10:25 am
by Gregory Martin
There is no way to do this. Dropbox's security protocol requires that credentials be given directly using a Dropbox authentication form. We (CSPro) do not have any control over the data sent to Dropbox, so there is no way to directly specify the credentials.

Re: Sync data using Dropbox

Posted: March 29th, 2022, 12:43 am
by manishcspro
Ok.. Thanks for guidance.

Can I upload or download data based on some criteria?
In fact I want to send the data based on selection provided in menu program.
I want to upload or download filtered data to the Dropbox.

Please guide me about the process.

Re: Sync data using Dropbox

Posted: March 29th, 2022, 10:24 am
by sherrell
You would want to use the universe portion of the syncdata function: https://www.csprousers.org/help/CSPro/s ... ction.html

Example 2 on the above page gives you an example of the syntax.

Re: Sync data using Dropbox

Posted: March 30th, 2022, 2:20 am
by manishcspro
Thanks a lot...