{"id":29019487,"url":"https://github.com/railsware/mailtrap-n8n","last_synced_at":"2025-06-26T00:30:42.361Z","repository":{"id":294848880,"uuid":"982106282","full_name":"railsware/mailtrap-n8n","owner":"railsware","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-18T08:27:43.000Z","size":234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-06-18T09:28:58.163Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/railsware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2025-05-12T11:37:38.000Z","updated_at":"2025-06-18T08:27:44.000Z","dependencies_parsed_at":"2025-06-10T13:39:45.875Z","dependency_job_id":null,"html_url":"https://github.com/railsware/mailtrap-n8n","commit_stats":null,"previous_names":["railsware/mailtrap-n8n"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/railsware/mailtrap-n8n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fmailtrap-n8n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fmailtrap-n8n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fmailtrap-n8n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fmailtrap-n8n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/railsware","download_url":"https://codeload.github.com/railsware/mailtrap-n8n/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railsware%2Fmailtrap-n8n/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261674475,"owners_count":23192390,"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":[],"created_at":"2025-06-26T00:30:36.171Z","updated_at":"2025-06-26T00:30:42.193Z","avatar_url":"https://github.com/railsware.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mailtrap.io N8N Integration - Official\n\nThis is the official Mailtrap.io integration for N8N, allowing you to seamlessly integrate Mailtrap's email testing and delivery services into your N8N workflows.\n\n## Prerequisites\n\nBefore using this integration, please ensure you have:\n- A [Mailtrap.io](https://mailtrap.io/signup) account\n- Your sending [domain verified](https://mailtrap.io/sending/domains) in Mailtrap (required for sending emails)\n\n## Installation\n\n### Community Nodes (Recommended)\nFor n8n version 0.187 and later, you can install this node through the Community Nodes panel:\n\n1. Go to Settings \u003e Community Nodes\n2. Select Install\n3. Enter `n8n-nodes-mailtrap` in Enter npm package name\n4. Agree to the risks of using community nodes\n5. Select Install\n\n### Manual Installation\nAlternatively, you can install the node manually using one of these methods:\n\n#### Using npm\n```bash\nnpm install n8n-nodes-mailtrap\n```\n\n#### Using pnpm\n```bash\npnpm add n8n-nodes-mailtrap\n```\n\nFor more detailed installation instructions, please refer to the [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/installation/).\n\n## Features\n\nThis integration provides the following capabilities:\n- Send emails through Mailtrap's services:\n  - Transactional emails\n  - Bulk stream emails\n- Manage your Mailtrap contacts:\n  - Create new contacts\n  - Delete existing contacts\n  - Update contact information\n  - Get a list of your Mailtrap Lists\n\n## Usage\n\n1. After installation, restart your n8n instance\n2. In your n8n workflow, you'll find the Mailtrap node under the \"Mailtrap\" category\n3. Configure the node with your [Mailtrap API token](https://mailtrap.io/api-tokens) (you can find it in your Mailtrap account settings)\n4. Use the node to send emails or manage contacts according to your needs\n\n## Node local development setup\n### Prerequisites\n- Node v18..22\n- pnpm\n- Local N8N installation (`npm i -g n8n`)\n#### After that:\nInstall the dependencies:\n```shell\n  pnpm install\n```\nPublish the node locally:\n```shell\n  pnpm link\n```\nAnd build it:\n```shell\n  pnpm build\n```\nGo to `~/.n8n/custom` (Linux, Mac), and link it there:\n```bash\n  cd ~/.n8n/custom\n```\nOR create the folder manually:\n```bash\n  mkdir ~/.n8n/custom\n  cd ~/.n8n/custom\n```\n```bash\n  pnpm link n8n-nodes-mailtrap\n```\n\nAfter that, you can start the local hosted n8n instance:\n```shell\n  n8n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailsware%2Fmailtrap-n8n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frailsware%2Fmailtrap-n8n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailsware%2Fmailtrap-n8n/lists"}