{"id":14986933,"url":"https://github.com/leandcesar/n8n-nodes-zapi","last_synced_at":"2025-11-08T02:04:42.923Z","repository":{"id":247647214,"uuid":"823873397","full_name":"leandcesar/n8n-nodes-zapi","owner":"leandcesar","description":"Custom n8n node for Z-API","archived":false,"fork":false,"pushed_at":"2024-07-25T22:02:25.000Z","size":98,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T03:47:57.942Z","etag":null,"topics":["n8n","n8n-community-node-package","n8n-node","whatsapp","z-api"],"latest_commit_sha":null,"homepage":"","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/leandcesar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-07-03T22:53:53.000Z","updated_at":"2024-08-01T02:55:46.000Z","dependencies_parsed_at":"2024-07-09T23:13:25.325Z","dependency_job_id":null,"html_url":"https://github.com/leandcesar/n8n-nodes-zapi","commit_stats":null,"previous_names":["leandcesar/n8n-nodes-zapi","leandcesar/n8n-zapi-node"],"tags_count":0,"template":false,"template_full_name":"n8n-io/n8n-nodes-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandcesar%2Fn8n-nodes-zapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandcesar%2Fn8n-nodes-zapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandcesar%2Fn8n-nodes-zapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leandcesar%2Fn8n-nodes-zapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leandcesar","download_url":"https://codeload.github.com/leandcesar/n8n-nodes-zapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174539,"owners_count":20735413,"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":["n8n","n8n-community-node-package","n8n-node","whatsapp","z-api"],"created_at":"2024-09-24T14:13:48.719Z","updated_at":"2025-11-08T02:04:42.881Z","avatar_url":"https://github.com/leandcesar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# n8n-nodes-zapi\n\nThis is an n8n community node. It lets you use Z-API in your n8n workflows.\n\nZ-API is a service that provides an API enabling interaction with your WhatsApp through a API, along with webhooks to notify you about interactions with your number.\n\n[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.\n\n- [Installation](#installation)\n- [Operations](#operations)\n- [Credentials](#credentials)\n- [Resources](#resources)\n\n## Installation\n\nFollow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.\n\n## Operations\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/assets/actions.png\" alt=\"Actions Image\"\u003e\n\u003c/p\u003e\n\nThe following operations are supported by the Z-API node:\n\n### Messages\n\n#### Send Message\n- [x] Send audio\n- [ ] Send contact\n- [ ] Send contacts\n- [x] Send document\n- [x] Send GIF\n- [x] Send image\n- [ ] ~~Send image with buttons~~ (unavailable)\n- [ ] Send link\n- [x] Send list of options\n- [x] Send location\n- [x] Send PTV\n- [x] Send sticker\n- [x] Send text\n- [ ] ~~Send text with action buttons~~ (unavailable)\n- [ ] ~~Send text with buttons~~ (unavailable)\n- [x] Send video\n\n#### Manage Message\n- [ ] Send reaction\n- [ ] Remove reaction\n- [ ] Delete message\n- [ ] Read message\n- [ ] Forward message\n- [ ] Pin message\n- [ ] Unpin message\n\n#### Products\n- [ ] Send product\n- [ ] Send catalog\n- [ ] Send order approval\n- [ ] Send order status update\n- [ ] Send payment status update\n\n#### Events\n- [ ] Send event\n- [ ] Edit event\n- [ ] Respond to event\n\n#### Polls\n- [ ] Send poll\n- [ ] Send poll vote\n\n## Credentials\n\nTo use this node, you need to authenticate with the Z-API service. Follow these steps:\n\n1. **Sign Up**: Create an account on [Z-API](https://www.z-api.io/).\n2. **Create an Instance**: After signing up, create an instance in the Z-API dashboard. Each instance will have its own ID and Token.\n3. **Get ID and Token**: Go to your instance settings in the admin panel to find your ID and Token.\n4. Navigate to the \"Security\" tab and find the \"Client Token\" module.\n5. Click \"Configure Now\" to generate a token. Initially, the token will be disabled to avoid disruptions.\n6. Activate the token in the Z-API dashboard.\n7. **Add Credentials to n8n**: In n8n, go to the credentials section and add new credentials for Z-API. Use the ID and Token from your Z-API instance and the Client Token from your account.\n\n## Resources\n\n* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)\n* [Z-API documentation](https://developer.z-api.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleandcesar%2Fn8n-nodes-zapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleandcesar%2Fn8n-nodes-zapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleandcesar%2Fn8n-nodes-zapi/lists"}