{"id":15462736,"url":"https://github.com/devidw/zoho-inventory-bulk-create-categories","last_synced_at":"2025-03-28T11:20:31.985Z","repository":{"id":105129183,"uuid":"492520255","full_name":"devidw/zoho-inventory-bulk-create-categories","owner":"devidw","description":"Bulk create Zoho Inventory categories","archived":false,"fork":false,"pushed_at":"2022-05-15T15:48:04.000Z","size":766,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-18T21:04:36.280Z","etag":null,"topics":["bookmarklet","bulk","bulk-operation","zoho","zoho-inventory"],"latest_commit_sha":null,"homepage":"","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/devidw.png","metadata":{"files":{"readme":"README.adoc","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},"funding":{"github":"devidw"}},"created_at":"2022-05-15T15:04:40.000Z","updated_at":"2022-05-15T15:16:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"67286c7c-25fa-460f-95aa-3270bcaf5615","html_url":"https://github.com/devidw/zoho-inventory-bulk-create-categories","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"836cd3eacaa47f68d4475ab4f162a683de6a1587"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devidw%2Fzoho-inventory-bulk-create-categories","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devidw%2Fzoho-inventory-bulk-create-categories/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devidw%2Fzoho-inventory-bulk-create-categories/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devidw%2Fzoho-inventory-bulk-create-categories/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devidw","download_url":"https://codeload.github.com/devidw/zoho-inventory-bulk-create-categories/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246017725,"owners_count":20710240,"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":["bookmarklet","bulk","bulk-operation","zoho","zoho-inventory"],"created_at":"2024-10-02T00:04:04.586Z","updated_at":"2025-03-28T11:20:31.961Z","avatar_url":"https://github.com/devidw.png","language":"JavaScript","funding_links":["https://github.com/sponsors/devidw"],"categories":[],"sub_categories":[],"readme":"= Bulk create Zoho Inventory categories\n\nWhen running a `.csv` items import in Zoho Inventory, the categories are not created automatically. Instead, only existing categories are assigned to the items.\n\nThe below bookmarklet allows you to bulk create the categories in Zoho Inventory.\n\n[source,js]\n----\njavascript:(function(){\n    const script = document.createElement('script');\n    script.setAttribute('src', 'https://cdn.jsdelivr.net/gh/devidw/zoho-inventory-bulk-create-categories/index.js');\n    document.body.appendChild(script);\n}())\n----\n\n\n== Usage\n\n+++\n\u003cp align=center\u003e\n    \u003cimg src=demo.gif /\u003e\n\u003c/p\u003e\n+++\n\n. Add the bookmarklet to your browser's bookmarks bar.\n. Edit an item in Zoho Inventory and open the _Manage Categories_ Dialog (make sure you have at least one category).\n. Execute the bookmarklet.\n+\nOnce you execute the bookmarklet, you will be prompted to enter the categories you want to create. You can enter multiple categories separated by a comma. White spaces are trimmed before the categories are created.\n\nNOTE:: If you are migrating categories from one Zoho Inventory organization to another, you can simply copy all the category names from the tree vie in your one organization by selecting them all. Now you have a newline separated list in your clipboard, when you have copied your selection. Simply replace the new lines with commas using an online text processor of your choice, and paste the comma separated list into the bookmarklet prompt.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevidw%2Fzoho-inventory-bulk-create-categories","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevidw%2Fzoho-inventory-bulk-create-categories","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevidw%2Fzoho-inventory-bulk-create-categories/lists"}