{"id":51289468,"url":"https://github.com/n8n-code/n8n-nodes-motaword","last_synced_at":"2026-06-30T09:02:16.448Z","repository":{"id":364513612,"uuid":"1263595393","full_name":"n8n-code/n8n-nodes-motaword","owner":"n8n-code","description":"Use MotaWord API to manage translation projects.","archived":false,"fork":false,"pushed_at":"2026-06-13T09:04:46.000Z","size":216,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T11:08:06.665Z","etag":null,"topics":["api","automation","motaword","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@n8n-dev/n8n-nodes-motaword","language":"TypeScript","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/n8n-code.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-09T05:11:37.000Z","updated_at":"2026-06-13T09:04:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/n8n-code/n8n-nodes-motaword","commit_stats":null,"previous_names":["n8n-code/n8n-nodes-motaword"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/n8n-code/n8n-nodes-motaword","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-motaword","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-motaword/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-motaword/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-motaword/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n8n-code","download_url":"https://codeload.github.com/n8n-code/n8n-nodes-motaword/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-motaword/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34959509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","automation","motaword","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"created_at":"2026-06-30T09:02:15.777Z","updated_at":"2026-06-30T09:02:16.442Z","avatar_url":"https://github.com/n8n-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @n8n-dev/n8n-nodes-motaword\n\n![motaword Banner](banner.svg)\n\n[![npm version](https://img.shields.io/npm/v/@n8n-dev/n8n-nodes-motaword.svg)](https://www.npmjs.com/package/@n8n-dev/n8n-nodes-motaword)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n---\n\n**Stop writing motaword API integrations by hand.**\n\nEvery time you connect n8n to motaword, you waste hours mapping endpoints, defining parameters, and debugging schemas. You copy-paste from docs, fix edge cases, and pray nothing breaks.\n\n**What if connecting n8n to motaword took 5 minutes, not half a day?**\n\nThis node gives you **27+ resources** out of the box: **Static**, **Async**, **Blog**, **Commission**, **Continuous Project**, and 22 more: with full CRUD operations, typed parameters, and zero manual configuration.\n\n---\n\n## What You Get\n\n- **Zero boilerplate**: Resources, operations, and fields are pre-configured and ready to use\n- **Full CRUD**: Create, read, update, and delete support where the API allows it\n- **Typed parameters**: No more guessing field types\n- **Built-in auth**: API key authentication, ready to go\n- **Declarative**: Native n8n performance, no custom execute() overhead\n\n---\n\n## Install\n\n```bash\nnpm install @n8n-dev/n8n-nodes-motaword\n```\n\n**Or in n8n:**\n1. **Settings → Community Nodes → Install**\n2. Search: `@n8n-dev/n8n-nodes-motaword`\n3. Click **Install**\n\n---\n\n## Quick Start\n\n1. Install the node (above)\n2. Add credentials: **motaword API** → paste your API key\n3. Drag the **motaword** node into your workflow\n4. Pick a resource → pick an operation → done.\n\nThat's it. No configuration files. No code. It just works.\n\n---\n\n## Resources\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eStatic\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Get Available endpoints\n- Get List of supported file formats\n- Get List of supported languages\n- Get OpenAPI YAML representation of our API\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAsync\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get Download result of an async operation\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eBlog\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get blog posts ordered by created desc by default\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eCommission\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get Returns a commission list of current client\n- Post Returns a commission list of current client\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eContinuous Project\u003c/b\u003e (34 operations)\u003c/summary\u003e\n\n- Get View continuous projects\n- Post Create a continuous project\n- Delete a continuous project\n- Get View a continuous project\n- Post Update a continuous project\n- Get JWT token to be used in analytics dashboards\n- Post Save collect analytics data from Active widget\n- Post Complete continuous project\n- Post Get quote for documents\n- Post Complete a continuous project document\n- Post Get a quote for a continuous project document\n- Post Get quote for languages\n- Post Complete continuous project language\n- Post Get quote for language\n- Delete subscription for continuous project\n- Get subscription for continuous project\n- Post Create subscription for continuous project\n- Put Update subscription for continuous project\n- Put Update subscription payment method for continuous project\n- Post Instantly translate your content\n- Get View continuous documents\n- Post Add a new document to your continuous project\n- Post Get continuous project document progress for multiple IDs\n- Get View a continuous document\n- Post Update the document\n- Get Monitor progress of a continuous document\n- Get Invoices of a continuous project\n- Get Monitor progress and status of a continous project\n- Get View Active widgets\n- Post Create a new Active widget\n- Delete a single widget for this Active project\n- Get View an Active widget\n- Post Update Active widget settings\n- Post Reset Active widget token\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eStrings\u003c/b\u003e (18 operations)\u003c/summary\u003e\n\n- Post Get a list of strings and its translations in the project\n- Get View strings their translations in a continuous document\n- Get View strings and translations in continuous project\n- Delete Clear translation cache\n- Get View cached strings translations in continuous project\n- Post Recache translations\n- Get View strings and translations of a document\n- Get View strings and translations of a document for target language\n- Get View project strings and translations\n- Post Download project translation memory\n- Get Check translation memory packaging status\n- Post Download language specific project translation memory\n- Get Check language specific translation memory packaging status\n- Get View strings and translations for target language\n- Get View account strings translation memory\n- Put Update string translation\n- Post Download account translation memory\n- Get Check account translation memory packaging status\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eCorporate\u003c/b\u003e (12 operations)\u003c/summary\u003e\n\n- Get View your corporate account\n- Get View available permissions\n- Get View user groups\n- Post Create or update a corporate user group\n- Get View users\n- Post Create or update a user\n- Get a list of corporate accounts\n- Get details of this corporate account\n- Get a list of available permissions for this corporate account They are used when assigning permissions to corporate users\n- Get a list of user groups for this corporate account\n- Post Create or update a corporate user group for this corporate account\n- Get a list of users for this corporate account\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eUser\u003c/b\u003e (49 operations)\u003c/summary\u003e\n\n- Delete your account\n- Post Downgrade Proofreader\n- Get View your vendor earnings\n- Post Freeze account\n- Post Log user s current location This data is used in our Intelligent Project Manager for various data analysis including project prioritization for vendors and account validation\n- Post Make Proofreader\n- Get View your account info\n- Post Update your account info\n- Post Subscribe to push notifications\n- Post Unsubscribe Notification\n- Post Update your account password\n- Get View your payment and billing info\n- Post Update payment info\n- Get View your permissions\n- Post Upload profile picture\n- Post Sends email confirmation email for current user\n- Get View your vendor responsiveness\n- Get View your account statistics\n- Post Defreeze your account\n- Get View your user groups\n- Get a list of platform users\n- Post Create a new user\n- Post Filter vendors based on provided parameters\n- Post Sends password reset email to the user s registered email address\n- Get Returns all vendor tags for vendors filter\n- Get user information including client or vendor specific info\n- Post Update User\n- Post Approve Vendor Application\n- Delete requester account\n- Post Downgrade User Proofreader\n- Get Returns your vendor earnings Includes real time earnings from ongoing projects and fixed earnings from completed projects Also includes total earnings and string edits\n- Post Freeze requester account for project notifications\n- Post Make User Proofreader\n- Post Subscribe User Notification\n- Post Unsubscribe User Notification\n- Get View user s payment and billing info\n- Post Update user payment info\n- Get Returns a list of permissions that this user is authorized for\n- Post Upload User Profile Picture\n- Post Reject Vendor Application\n- Post Sends email confirmation email for a user\n- Get Returns a user s vendor responsivity stats\n- Get Returns a user s client and vendor statistics This used to be called summary deprecated\n- Get Returns the language pairs that the user has ordered most\n- Get Returns a user s project statistics\n- Post Suspend User\n- Post Unfreeze requester account for project notifications\n- Get Returns a list of user groups that this user belongs to\n- Post Update User Group\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eDocument\u003c/b\u003e (9 operations)\u003c/summary\u003e\n\n- Get View your documents\n- Get a list of subjects of projects\n- Get View a single document\n- Get View a document translation progress\n- Post Regenerate preview and return preview URL for given file\n- Get Find documents similar to this document\n- Post Use the translation of given source manual document as manual draft source for the given target document\n- Post Use the translation of the given manual document as a regular file\n- Get a list of your documents\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eGlossary\u003c/b\u003e (8 operations)\u003c/summary\u003e\n\n- Get Download account glossary\n- Post Create or update the account glossary\n- Get View glossaries\n- Post Upload a glossary file\n- Delete a glossary\n- Get View a glossary\n- Put Update a glossary\n- Get Download a glossary\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eIntegrations\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get Generate a new access token for MotaWord s integrations service\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eInvitation\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Post Get vendor list for compiled invitation needs\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eMachine Learning\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Post Get a delivery prediction for a project\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003ePam\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Post Sends a message to chat\n- Get the Pam profile of a client for this client ID\n- Get completion report data of a project\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003ePayment\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Post Reset payment code\n- Post Manage automatic charges on your credit card\n- Get View saved credit card\n- Delete credit card\n- Post Reset credit card payment code\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eProject\u003c/b\u003e (26 operations)\u003c/summary\u003e\n\n- Get View your translation projects\n- Post Create a new project\n- Get Quote ID\n- Get List projects as a vendor\n- Delete your translation project\n- Get View a translation project\n- Put Update project info and settings\n- Post Assign a CM to the project\n- Get Trigger a call to your callback URL related to this project\n- Post Cancel your translation project\n- Post Deliver project\n- Get Download your translated project\n- Get Download your translated project language\n- Post Send a quote email\n- Get View project invoice\n- Get Download project invoice HTML\n- Get Download project invoice PDF\n- Post Launch your translation project\n- Post Package your translated project\n- Get Track translation packaging status\n- Post Package your translated project language\n- Get View progress of a project\n- Post Recreate your translation project from scratch This is a risky action you will lose current translations\n- Post Submit feedback report for a project\n- Get a list of vendors\n- Get a list of user vendor projects\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eActivity\u003c/b\u003e (7 operations)\u003c/summary\u003e\n\n- Get sales activities for a project\n- Post Insert sales activity for a project\n- Get Monitor project activities\n- Get View an activity\n- Post Submit comment to an activity\n- Get View activity comments\n- Get View all project comments\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eProject Webhooks\u003c/b\u003e (4 operations)\u003c/summary\u003e\n\n- Delete project webhooks\n- Get View project webhooks\n- Post Update project WEBHOOK\n- Put Update project WEBHOOK\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eProject Document\u003c/b\u003e (7 operations)\u003c/summary\u003e\n\n- Get View project source documents\n- Post Upload a new document\n- Delete the document\n- Get View a project source document\n- Post Update the document\n- Get Download a project source document\n- Get Download translated document\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eStyle Guide\u003c/b\u003e (8 operations)\u003c/summary\u003e\n\n- Get View style guides\n- Post Upload a new style guide\n- Delete a style guide\n- Get View a style guide\n- Put Update a style guide\n- Get Download a style guide\n- Get Download account style guide\n- Post Create or update the account style guide\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eReport\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Post Returns available options for selected timeframe\n- Post Language pairs report\n- Post Projects report\n- Post Generate a QA report for given filter\n- Post Company users report\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSearch\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Get Search everything in your account\n- Post Reindex for search all of the client source and translation documents\n- Get Check reindex status of the client source and translation documents\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eStats\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Get Returns the total commissions stats\n- Post Returns the total commissions stats by report filter\n- Get View your popular language pairs\n- Get View your project statistics\n- Get View your translation statistics\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSurveys\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get survey questions in given scope and type\n- Post survey answers for scope and type\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAuth\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Post Retrieve an access token\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eVendor\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Post Get a list of vendors available for the criteria given\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eDefault\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Delete Clear cache by key\n\n\u003c/details\u003e\n\n---\n\n## Why This Node?\n\n**Without this node:**\n- Hours of manual API integration\n- Copy-pasting from motaword docs\n- Debugging auth, pagination, error handling\n- Maintaining your own client code\n\n**With this node:**\n- Install → configure → use. 5 minutes.\n- Auto-generated from the official motaword OpenAPI spec\n- Always up to date when the API changes\n- Native n8n performance\n\n---\n\n## Auto-Generated\nThis node was auto-generated from the official **motaword** OpenAPI specification using\n[@n8n-dev/n8n-openapi-node-ultimate](https://github.com/kelvinzer0/n8n-openapi-node-ultimate),\nthen validated against the live API so you get accurate types and real parameters, not guesswork.\n\nWhen the motaword API updates, this node updates too.\n\n---\n\n\n## License\n\nMIT © [kelvinzer0](https://github.com/n8n-code)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-motaword","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn8n-code%2Fn8n-nodes-motaword","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-motaword/lists"}