{"id":48883,"library":"parse-migration-tool","title":"Parse Migration Tool","description":"Parse Migration Tool is a CLI utility for migrating data from Parse.com to alternative push notification platforms like Growth Push. Version 0.2.3 is the latest stable release. It retrieves installation objects and converts them into CSV files for import. Key differentiators: simple credential-based authentication, targeted migration to Growth Push (to CSV), and CLI-focused workflow. Alternatives include direct REST API or manual exports.","status":"active","version":"0.2.3","language":"javascript","source_language":"en","source_url":"https://github.com/sotayamashita/parse-migration-tool","tags":["javascript","parse","cli"],"install":[{"cmd":"npm install parse-migration-tool","lang":"bash","label":"npm"},{"cmd":"yarn add parse-migration-tool","lang":"bash","label":"yarn"},{"cmd":"pnpm add parse-migration-tool","lang":"bash","label":"pnpm"}],"dependencies":[{"reason":"CLI command parsing","package":"commander","optional":false}],"imports":[{"note":"Global install required for CLI usage.","wrong":"npm install parse-migration-tool (missing -g)","symbol":"parse-migration-tool","correct":"npm install -g parse-migration-tool"},{"note":"Requires -s flag to specify service.","wrong":"parse migrate credential.json","symbol":"CLI commands","correct":"parse migrate -s growthpush credential.json"},{"note":"Filename must be 'credencial.json' (typo).","wrong":"Create credential.json (missing 'e')","symbol":"Configuration file","correct":"Create credencial.json with parse.applicationId and parse.masterKey"}],"quickstart":{"code":"npm install -g parse-migration-tool\n# Create credencial.json:\necho '{\"parse\":{\"applicationId\":\"YOUR_APP_ID\",\"masterKey\":\"YOUR_MASTER_KEY\"}}' > credencial.json\nparse migrate -s growthpush credencial.json\nls ios.csv android.csv","lang":"javascript","description":"Install globally, create credential file, run migration to Growth Push, output CSV files."},"warnings":[{"fix":"Rename file to credencial.json.","message":"Filename must be 'credencial.json' (typo), not 'credential.json'.","severity":"gotcha","affected_versions":">=0.0.0"},{"fix":"Fork or request new service support.","message":"Only supports migration to Growth Push via CSV; other destinations require file modifications.","severity":"breaking","affected_versions":">=0.0.0"},{"fix":"Consider migrating to alternatives like MongoDB directly.","message":"Parse.com service is deprecated; this tool's usefulness may end.","severity":"deprecated","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'0.2.3':25 'altern':17,62 'api':66 'authent':49 'base':48 'cli':9,59,72 'cli-focus':58 'convert':36 'credenti':47 'credential-bas':46 'csv':39,56 'data':13 'differenti':44 'direct':64 'export':69 'file':40 'focus':60 'growth':22,53 'import':42 'includ':63 'instal':33 'javascript':70 'key':43 'latest':28 'like':21 'manual':68 'migrat':2,5,12,51 'notif':19 'object':34 'pars':1,4,71 'parse.com':15 'platform':20 'push':18,23,54 'releas':30 'rest':65 'retriev':32 'simpl':45 'stabl':29 'target':50 'tool':3,6 'util':10 'version':24 'workflow':61","created_at":"2026-06-07T16:58:57.610731+00:00","updated_at":"2026-06-07T16:58:57.610731+00:00","problems":[{"fix":"Run npm install -g parse-migration-tool.","cause":"Package not installed globally.","error":"Error: Cannot find module 'parse-migration-tool'"},{"fix":"Rename file to credencial.json.","cause":"Filename is 'credencial.json' (missing 'e').","error":"Error: ENOENT: no such file or directory, open 'credential.json'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/sotayamashita/parse-migration-tool#readme","github":"https://github.com/sotayamashita/parse-migration-tool","docs":null,"changelog":null,"pypi":null,"npm":"parse-migration-tool","openapi_spec":null,"status_page":null,"smithery":null,"categories":["devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-07","next_check":"2026-09-05","install_tag":null}}