{"id":18894842,"url":"https://github.com/tcbyrd/dropbox-webhook-sync","last_synced_at":"2026-02-27T16:30:13.350Z","repository":{"id":118255893,"uuid":"112129129","full_name":"tcbyrd/dropbox-webhook-sync","owner":"tcbyrd","description":"Glitch app to sync local markdown notes to Airtable using Dropbox webhooks","archived":false,"fork":false,"pushed_at":"2017-11-27T18:07:43.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T22:43:05.093Z","etag":null,"topics":["airtable","boostnote","dropbox-webhooks","glitch"],"latest_commit_sha":null,"homepage":"https://dropbox-webhook.glitch.me/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tcbyrd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-27T00:44:17.000Z","updated_at":"2020-08-17T14:21:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8487d6b-ff39-4e57-8509-c4ee15010e0c","html_url":"https://github.com/tcbyrd/dropbox-webhook-sync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcbyrd%2Fdropbox-webhook-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcbyrd%2Fdropbox-webhook-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcbyrd%2Fdropbox-webhook-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcbyrd%2Fdropbox-webhook-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcbyrd","download_url":"https://codeload.github.com/tcbyrd/dropbox-webhook-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239869224,"owners_count":19710486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airtable","boostnote","dropbox-webhooks","glitch"],"created_at":"2024-11-08T08:24:58.773Z","updated_at":"2026-02-27T16:30:13.273Z","avatar_url":"https://github.com/tcbyrd.png","language":"JavaScript","readme":"dropbox-webhook\n============\n\nDropbox example that responds to webhook notifications to synchronize local notes written with Boostnote to Airtable\n\nThis project is looking for notes in `.cson` (CoffeeScript Object Notation) format in a Dropbox folder named `/Boostnote/notes`\n      \nThis project uses an API token for server communication with authorization flow which prompts the user to enter an authorization code from their Dropbox account.\n\nFrom the [HTTP API documentation](https://www.dropbox.com/developers/reference/oauth-guide):\n\n\u003e The code flow returns a code via the redirect_uri callback which should then be converted into a bearer token using the /oauth2/token call. This is the recommended flow for apps that are running on a server.\n\nView the live app on [https://dropbox-webhook.gomix.me](https://dropbox-webhook.gomix.me).\n\n\nSetting Up\n----------\n\n1. [Remix this project](https://glitch.com/edit/#!/remix/dropbox-webhook).\n\n2. Create an app on your [Dropbox developer account](https://www.dropbox.com/developers/apps).\n\n3. Fill in `DROPBOX_APP_KEY` and `DROPBOX_APP_SECRET` in your .env file with the app key and secret from your Dropbox app.\n\n4. Generate a Dropbox access token and put that in your `.env` file as `DROPBOX_ACCESS_TOKEN`\n\n5. For syncing with Airtable, enter your Airtable API key in `.env` as `AIRTABLE_API_KEY`. This is currently setup to push data to a table in Airtable called 'Raw Data', so make sure you have a table with this name.\n\n\nUseful Links\n------------\n\n* [Dropbox OAuth Guide](https://www.dropbox.com/developers/reference/oauth-guide)\n\n* [Dropbox HTTP API](https://www.dropbox.com/developers/documentation/http/documentation)\n\n* [Dropbox JavaScript SDK](http://dropbox.github.io/dropbox-sdk-js)\n\n* [Airtable Standard API](https://airtable.com/api)\n\n* [Boostnote Source](https://github.com/BoostIO/Boostnote)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcbyrd%2Fdropbox-webhook-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcbyrd%2Fdropbox-webhook-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcbyrd%2Fdropbox-webhook-sync/lists"}