npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@n8n-dev/n8n-nodes-just-eat

v1.0.1

Published

Just Eat API integration

Readme

@n8n-dev/n8n-nodes-just-eat

just-eat Banner

npm version License: MIT


Stop writing just-eat API integrations by hand.

Every 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.

What if connecting n8n to just-eat took 5 minutes, not half a day?

This 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.


What You Get

  • Zero boilerplate: Resources, operations, and fields are pre-configured and ready to use
  • Full CRUD: Create, read, update, and delete support where the API allows it
  • Typed parameters: No more guessing field types
  • Built-in auth: API key authentication, ready to go
  • Declarative: Native n8n performance, no custom execute() overhead

Install

npm install @n8n-dev/n8n-nodes-just-eat

Or in n8n:

  1. Settings → Community Nodes → Install
  2. Search: @n8n-dev/n8n-nodes-just-eat
  3. Click Install

Quick Start

  1. Install the node (above)
  2. Add credentials: just-eat API → paste your API key
  3. Drag the just-eat node into your workflow
  4. Pick a resource → pick an operation → done.

That's it. No configuration files. No code. It just works.


Resources

  • Post Acceptance requested
  • Post Order accepted
  • Post Order cancelled
  • Post Order rejected
  • Put Customer Requested Redelivery
  • Post Acceptance requested
  • Put Attempted delivery query resolved
  • Get Checkout
  • Patch Update Checkout
  • Get Available Fulfilment Times
  • Get consumers details
  • Post Create consumer
  • Get communication preferences
  • Put Set only the channel subscriptions for a given consumer s communication preference type
  • Delete Remove subscription of a specific communication preference channel
  • Post Subscribe to a specific communication preference channel
  • Put Delivery Attempt Failed
  • Get restaurant delivery fees
  • Get your delivery pools
  • Post Create a new delivery pool
  • Delete a delivery pool
  • Patch Modify a delivery pool
  • Put Replace an existing delivery pool
  • Get availability for pickup
  • Put Set availability for pickup
  • Put Set the delivery pools daily start and end times
  • Delete Remove restaurants from a delivery pool
  • Put Add restaurants to an existing delivery pool
  • Put Driver Assigned to Delivery
  • Put Driver at delivery address
  • Put Driver at restaurant
  • Put Driver has delivered order
  • Put Driver Location
  • Put Driver on their way to delivery address
  • Post late order compensation query restaurant response required
  • Post late order query restaurant response required
  • Post Menu ingestion complete
  • Post Order accepted
  • Post Order cancelled
  • Post Order Eligible For Restaurant Compensation
  • Put Order ready for pickup
  • Post Order ready for preparation async
  • Post Order ready for preparation sync
  • Post Order rejected
  • Put Order requires delivery acceptance
  • Post Order time updated
  • Post Create order
  • Put Update current driver locations bulk upload
  • Put Accept order
  • Put Cancel order
  • Post Complete order
  • Put Update order with driver at delivery address details
  • Put Update order with driver at restaurant details
  • Put Update the driver s estimated time to arrive at the Restaurant
  • Put Update order with delivered details
  • Put Update order with driver assigned details
  • Put Update order with driver unassigned details
  • Put Update order with driver on its way details
  • Put Update order ETA
  • Put Ignore order
  • Post Mark order as ready for collection
  • Put Reject order
  • Post Response to Late Order Update Request
  • Post Update late order compensation request with Restaurant response
  • Post Create Compensation requests
  • Put Customer Requested Redelivery
  • Put Restaurant Offline Status
  • Put Restaurant Online Status
  • Get restaurants by location
  • Get restaurants by postcode
  • Put Set ETA for pickup
  • Get product catalogue
  • Get all availabilities
  • Get all categories
  • Get all category item IDs
  • Get all menu items
  • Get all menu item deal groups
  • Get all deal item variations for a deal group
  • Get all menu item modifier groups
  • Get all menu item variations
  • Get claims
  • Post Submit a restaurant response for the claim
  • Put Add reason and comments to the response
  • Get Restaurant Fees
  • Put Create or Update Restaurant Fees
  • Get the latest version of the restaurant s full menu
  • Put Create or update a menu
  • Get the restaurant s delivery and collection lead times
  • Put Update the restaurant s delivery and collection lead times
  • Get service times
  • Put Create or update service times
  • Get auto completed search terms
  • Get Search restaurants
  • Post Send to POS failed
  • Post Create Offline Event
  • Delete Offline Event
  • Post Delivery Attempt Failed
  • Post Request Redelivery of the Order
  • Put Attempted delivery query resolved
  • Put Delivery Attempt Failed
  • Get Checkout
  • Patch Update Checkout
  • Get Available Fulfilment Times
  • Get consumers details
  • Post Create consumer
  • Get communication preferences
  • Put Set only the channel subscriptions for a given consumer s communication preference type
  • Delete Remove subscription of a specific communication preference channel
  • Post Subscribe to a specific communication preference channel
  • Get restaurant delivery fees
  • Put Update current driver locations bulk upload
  • Put Update order with driver at delivery address details
  • Put Update order with driver at restaurant details
  • Put Update the driver s estimated time to arrive at the Restaurant
  • Put Update order with delivered details
  • Put Update order with driver assigned details
  • Put Update order with driver unassigned details
  • Put Update order with driver on its way details
  • Get your delivery pools
  • Post Create a new delivery pool
  • Delete a delivery pool
  • Patch Modify a delivery pool
  • Put Replace an existing delivery pool
  • Get availability for pickup
  • Put Set availability for pickup
  • Put Set the delivery pools daily start and end times
  • Delete Remove restaurants from a delivery pool
  • Put Add restaurants to an existing delivery pool
  • Put Driver Assigned to Delivery
  • Put Driver at delivery address
  • Put Driver at restaurant
  • Put Driver has delivered order
  • Put Driver Location
  • Put Driver on their way to delivery address
  • Put Order ready for pickup
  • Put Order requires delivery acceptance
  • Post late order compensation query restaurant response required
  • Post late order query restaurant response required
  • Post Menu ingestion complete
  • Post Order time updated
  • Post Order Eligible For Restaurant Compensation
  • Post Order ready for preparation async
  • Post Order ready for preparation sync
  • Post Send to POS failed
  • Post Create order
  • Put Accept order
  • Put Cancel order
  • Post Complete order
  • Put Update order ETA
  • Put Ignore order
  • Post Mark order as ready for collection
  • Put Reject order
  • Post Response to Late Order Update Request
  • Post Update late order compensation request with Restaurant response
  • Post Create Compensation requests
  • Put Restaurant Offline Status
  • Put Restaurant Online Status
  • Get restaurants by location
  • Get restaurants by postcode
  • Put Set ETA for pickup
  • Get product catalogue
  • Get all availabilities
  • Get all categories
  • Get all category item IDs
  • Get all menu items
  • Get all menu item deal groups
  • Get all deal item variations for a deal group
  • Get all menu item modifier groups
  • Get all menu item variations
  • Get Restaurant Fees
  • Put Create or Update Restaurant Fees
  • Get the latest version of the restaurant s full menu
  • Put Create or update a menu
  • Get service times
  • Put Create or update service times
  • Get claims
  • Post Submit a restaurant response for the claim
  • Put Add reason and comments to the response
  • Get the restaurant s delivery and collection lead times
  • Put Update the restaurant s delivery and collection lead times
  • Get auto completed search terms
  • Get Search restaurants
  • Post Create Offline Event
  • Delete Offline Event
  • Post Delivery Attempt Failed
  • Post Request Redelivery of the Order

Why This Node?

Without this node:

  • Hours of manual API integration
  • Copy-pasting from just-eat docs
  • Debugging auth, pagination, error handling
  • Maintaining your own client code

With this node:

  • Install → configure → use. 5 minutes.
  • Auto-generated from the official just-eat OpenAPI spec
  • Always up to date when the API changes
  • Native n8n performance

Auto-Generated

This node was auto-generated from the official just-eat OpenAPI specification using @n8n-dev/n8n-openapi-node-ultimate, then validated against the live API so you get accurate types and real parameters, not guesswork.

When the just-eat API updates, this node updates too.


License

MIT © kelvinzer0