Moving data points from email to airtable

I want to be able to delete emails from my mailbox using email ID that I receive when I retrieve emails. The problem is I am unable to figure out how I can get this information in Airtable, so I can selectively delete the emails.

Everything within the Green circle works well

n8n version: 1.75.2

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Without knowing more about your workflow, I use {{json.id}} and can delete specific emails. You should be able to get that from the gmail node and use that in your workflow.

Hello! jlhsolutions - I’d posted the picture of the workflow canvas, here it is again

How would I extract information from the gmail node, based on this workflow? Is there a better way to solve it?

I am new the n8n and learning by watching youtube videos.

Please advise.

You can actually copy and paste your workflow in here so other people can see it and help.

Look above the text box here for this.
image

It will help you insert the code.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.