{"id":51289549,"url":"https://github.com/n8n-code/n8n-nodes-just-eat","last_synced_at":"2026-06-30T09:02:28.680Z","repository":{"id":364510095,"uuid":"1267099732","full_name":"n8n-code/n8n-nodes-just-eat","owner":"n8n-code","description":"Just Eat API integration","archived":false,"fork":false,"pushed_at":"2026-06-13T08:51:31.000Z","size":326,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T10:23:58.395Z","etag":null,"topics":["api","automation","just-eat","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@n8n-dev/n8n-nodes-just-eat","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-12T08:10:32.000Z","updated_at":"2026-06-13T08:51:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/n8n-code/n8n-nodes-just-eat","commit_stats":null,"previous_names":["n8n-code/n8n-nodes-just-eat"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/n8n-code/n8n-nodes-just-eat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-just-eat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-just-eat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-just-eat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-just-eat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n8n-code","download_url":"https://codeload.github.com/n8n-code/n8n-nodes-just-eat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n8n-code%2Fn8n-nodes-just-eat/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","just-eat","n8n","n8n-community-node","n8n-node","openapi","swagger","workflow"],"created_at":"2026-06-30T09:02:24.601Z","updated_at":"2026-06-30T09:02:28.664Z","avatar_url":"https://github.com/n8n-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @n8n-dev/n8n-nodes-just-eat\n\n![just-eat Banner](banner.svg)\n\n[![npm version](https://img.shields.io/npm/v/@n8n-dev/n8n-nodes-just-eat.svg)](https://www.npmjs.com/package/@n8n-dev/n8n-nodes-just-eat)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n---\n\n**Stop writing just-eat API integrations by hand.**\n\nEvery time you connect n8n to just-eat, 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 just-eat took 5 minutes, not half a day?**\n\nThis node gives you **24+ resources** out of the box: **Order Acceptance Webhooks**, **Publicly Accessible**, **Attempted Delivery Webhooks**, **Checkout**, **Consumers**, and 19 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-just-eat\n```\n\n**Or in n8n:**\n1. **Settings → Community Nodes → Install**\n2. Search: `@n8n-dev/n8n-nodes-just-eat`\n3. Click **Install**\n\n---\n\n## Quick Start\n\n1. Install the node (above)\n2. Add credentials: **just-eat API** → paste your API key\n3. Drag the **just-eat** 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\u003eOrder Acceptance Webhooks\u003c/b\u003e (5 operations)\u003c/summary\u003e\n\n- Post Acceptance requested\n- Post Order accepted\n- Post Order cancelled\n- Post Order rejected\n- Put Customer Requested Redelivery\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003ePublicly Accessible\u003c/b\u003e (93 operations)\u003c/summary\u003e\n\n- Post Acceptance requested\n- Put Attempted delivery query resolved\n- Get Checkout\n- Patch Update Checkout\n- Get Available Fulfilment Times\n- Get consumers details\n- Post Create consumer\n- Get communication preferences\n- Put Set only the channel subscriptions for a given consumer s communication preference type\n- Delete Remove subscription of a specific communication preference channel\n- Post Subscribe to a specific communication preference channel\n- Put Delivery Attempt Failed\n- Get restaurant delivery fees\n- Get your delivery pools\n- Post Create a new delivery pool\n- Delete a delivery pool\n- Patch Modify a delivery pool\n- Put Replace an existing delivery pool\n- Get availability for pickup\n- Put Set availability for pickup\n- Put Set the delivery pools daily start and end times\n- Delete Remove restaurants from a delivery pool\n- Put Add restaurants to an existing delivery pool\n- Put Driver Assigned to Delivery\n- Put Driver at delivery address\n- Put Driver at restaurant\n- Put Driver has delivered order\n- Put Driver Location\n- Put Driver on their way to delivery address\n- Post late order compensation query restaurant response required\n- Post late order query restaurant response required\n- Post Menu ingestion complete\n- Post Order accepted\n- Post Order cancelled\n- Post Order Eligible For Restaurant Compensation\n- Put Order ready for pickup\n- Post Order ready for preparation async\n- Post Order ready for preparation sync\n- Post Order rejected\n- Put Order requires delivery acceptance\n- Post Order time updated\n- Post Create order\n- Put Update current driver locations bulk upload\n- Put Accept order\n- Put Cancel order\n- Post Complete order\n- Put Update order with driver at delivery address details\n- Put Update order with driver at restaurant details\n- Put Update the driver s estimated time to arrive at the Restaurant\n- Put Update order with delivered details\n- Put Update order with driver assigned details\n- Put Update order with driver unassigned details\n- Put Update order with driver on its way details\n- Put Update order ETA\n- Put Ignore order\n- Post Mark order as ready for collection\n- Put Reject order\n- Post Response to Late Order Update Request\n- Post Update late order compensation request with Restaurant response\n- Post Create Compensation requests\n- Put Customer Requested Redelivery\n- Put Restaurant Offline Status\n- Put Restaurant Online Status\n- Get restaurants by location\n- Get restaurants by postcode\n- Put Set ETA for pickup\n- Get product catalogue\n- Get all availabilities\n- Get all categories\n- Get all category item IDs\n- Get all menu items\n- Get all menu item deal groups\n- Get all deal item variations for a deal group\n- Get all menu item modifier groups\n- Get all menu item variations\n- Get claims\n- Post Submit a restaurant response for the claim\n- Put Add reason and comments to the response\n- Get Restaurant Fees\n- Put Create or Update Restaurant Fees\n- Get the latest version of the restaurant s full menu\n- Put Create or update a menu\n- Get the restaurant s delivery and collection lead times\n- Put Update the restaurant s delivery and collection lead times\n- Get service times\n- Put Create or update service times\n- Get auto completed search terms\n- Get Search restaurants\n- Post Send to POS failed\n- Post Create Offline Event\n- Delete Offline Event\n- Post Delivery Attempt Failed\n- Post Request Redelivery of the Order\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAttempted Delivery Webhooks\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Put Attempted delivery query resolved\n- Put Delivery Attempt Failed\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eCheckout\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Get Checkout\n- Patch Update Checkout\n- Get Available Fulfilment Times\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eConsumers\u003c/b\u003e (6 operations)\u003c/summary\u003e\n\n- Get consumers details\n- Post Create consumer\n- Get communication preferences\n- Put Set only the channel subscriptions for a given consumer s communication preference type\n- Delete Remove subscription of a specific communication preference channel\n- Post Subscribe to a specific communication preference channel\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eDelivery Fee\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Get restaurant delivery fees\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOrder Delivery API\u003c/b\u003e (8 operations)\u003c/summary\u003e\n\n- Put Update current driver locations bulk upload\n- Put Update order with driver at delivery address details\n- Put Update order with driver at restaurant details\n- Put Update the driver s estimated time to arrive at the Restaurant\n- Put Update order with delivered details\n- Put Update order with driver assigned details\n- Put Update order with driver unassigned details\n- Put Update order with driver on its way details\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eDelivery Pools API\u003c/b\u003e (10 operations)\u003c/summary\u003e\n\n- Get your delivery pools\n- Post Create a new delivery pool\n- Delete a delivery pool\n- Patch Modify a delivery pool\n- Put Replace an existing delivery pool\n- Get availability for pickup\n- Put Set availability for pickup\n- Put Set the delivery pools daily start and end times\n- Delete Remove restaurants from a delivery pool\n- Put Add restaurants to an existing delivery pool\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOrder Delivery Webhooks\u003c/b\u003e (8 operations)\u003c/summary\u003e\n\n- Put Driver Assigned to Delivery\n- Put Driver at delivery address\n- Put Driver at restaurant\n- Put Driver has delivered order\n- Put Driver Location\n- Put Driver on their way to delivery address\n- Put Order ready for pickup\n- Put Order requires delivery acceptance\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eConsumer Queries Webhooks\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Post late order compensation query restaurant response required\n- Post late order query restaurant response required\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRestaurant Webhooks\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Post Menu ingestion complete\n- Post Order time updated\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRestaurant Queries Webhooks\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Post Order Eligible For Restaurant Compensation\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOrder Webhooks\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Post Order ready for preparation async\n- Post Order ready for preparation sync\n- Post Send to POS failed\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOrder API\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Post Create order\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eOrder Acceptance API\u003c/b\u003e (7 operations)\u003c/summary\u003e\n\n- Put Accept order\n- Put Cancel order\n- Post Complete order\n- Put Update order ETA\n- Put Ignore order\n- Post Mark order as ready for collection\n- Put Reject order\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eConsumer Queries\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Post Response to Late Order Update Request\n- Post Update late order compensation request with Restaurant response\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRestaurant Queries\u003c/b\u003e (1 operations)\u003c/summary\u003e\n\n- Post Create Compensation requests\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRestaurant Events Webhooks\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Put Restaurant Offline Status\n- Put Restaurant Online Status\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRestaurants\u003c/b\u003e (18 operations)\u003c/summary\u003e\n\n- Get restaurants by location\n- Get restaurants by postcode\n- Put Set ETA for pickup\n- Get product catalogue\n- Get all availabilities\n- Get all categories\n- Get all category item IDs\n- Get all menu items\n- Get all menu item deal groups\n- Get all deal item variations for a deal group\n- Get all menu item modifier groups\n- Get all menu item variations\n- Get Restaurant Fees\n- Put Create or Update Restaurant Fees\n- Get the latest version of the restaurant s full menu\n- Put Create or update a menu\n- Get service times\n- Put Create or update service times\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRestaurant Claims\u003c/b\u003e (3 operations)\u003c/summary\u003e\n\n- Get claims\n- Post Submit a restaurant response for the claim\n- Put Add reason and comments to the response\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRestaurant Order Times\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get the restaurant s delivery and collection lead times\n- Put Update the restaurant s delivery and collection lead times\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eSearch\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Get auto completed search terms\n- Get Search restaurants\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eRestaurant Events\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Post Create Offline Event\n- Delete Offline Event\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eAttempted Delivery API\u003c/b\u003e (2 operations)\u003c/summary\u003e\n\n- Post Delivery Attempt Failed\n- Post Request Redelivery of the Order\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 just-eat 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 just-eat 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 **just-eat** 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 just-eat 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-just-eat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn8n-code%2Fn8n-nodes-just-eat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn8n-code%2Fn8n-nodes-just-eat/lists"}