To view the n8n flow demo and copy the JSON you need to purchase our Bundle... don't worry, it's FREE

Go to the BUNDLE

Smart Shipping Prioritization with Google Gemini and Google Sheets

How it works
This template waits for an external button to be pressed via webhook, then reads a Google Sheet with pending shipments. The sheet contains the columns: idEnvio, fechaOrden, name, direction, detail, and enviado. It determines the next shipment using Google Gemini Flash 2.5, considering not only the date but also the customer's comments. Once the next shipment is selected, the column β€œsent” is updated with an X, and the shipping information is forwarded to Unihiker's n8n Terminal.

Setup
Create a new Google Sheet and name it "Shipping".

Add the following column headers in the first row: idEnvio, fechaOrden, name, direction, detail, and enviado.

Connect your Google Sheets and Google Gemini credentials.

In your n8n workflow, select the Shipping sheet in the Google Sheets node.

Copy the webhook URL and paste it into the .ino code for your Unihiker n8n Terminal. πŸš€

Do you want to automate your business?

Let's talk about your project