Let AI triage your inbox for you

Step 2 of 13

02 / 13Gmail Trigger

Fetch a real email

Click Fetch Test Event and inspect the JSON. You want , from, and the message id — the id is what every later action uses to point back at the right email.

The n8n panel for: Fetch a real email2 things to set here
  1. 1Open the Gmail Trigger nodedouble-click it on the canvas
  2. 2Check before moving onYou can see subject, sender, snippet and id in the output.
Gmail Trigger panel in n8nTap to enlarge
Tip
Pin the output. Testing a classifier means running it twenty times, and you do not want twenty real emails to do that.
Checkpoint
You can see subject, sender, snippet and id in the output.