Web Sync
As of version 1.6, WOD includes a web-based backup and sync service. To enable this service, select the Web Sync Settings entry in the More tab. Turn web sync on by tapping the ON/OFF switch, and the view should then include a email and password input. Web sync is implemented on Google's App Engine, and uses Google accounts to authenticate users. Enter the email address associated with your Google account and your password into the fields. If you don't already have a Google account, you can get one for free at www.google.com/accounts.Web sync is a subscription service, costing 99 cents for one month or $6.99 for a year. The very bottom of the Web Sync Settings screen shows the current status of your subscription.
Web sync isn't limited to in-app use, though. Right now, we also have a few handy things implemented around this service:
- To fetch your log and records as JSON, go to the URL
https://modaldomains.appspot.com/wodsvc(you may need to log in to Google first). - To fetch your log and records as CSV (comma-separated values, compatible with Excel and Numbers) go to the URLs
https://modaldomains.appspot.com/wodsvc/log?f=csvandhttps://modaldomains.appspot.com/wodsvc/records?f=csv.
If you have JSON files exported previously through the export to email function, you can upload these back into your web account (and then sync them back to your iOS device) by going to
https://modaldomains.appspot.com/wodsvc/import.Have questions? We have a FAQ about this, or you can email us your questions at
feedback@wodapp.com.