Total Noob here - first post

I receive lost of emails and want to capture:

  1. Email address of sender
  2. Some keywords (country and city names) from the unstructured body of the email

to begin with I will probably label (in Gmail) the emails i wish to work with as the trigger
I want the data to populate a Gsheet saved in Drive

Please can you point me toward relevant templates or other topics in here that may help. Ideally I’d like a workflow diagram to work from. Many thanks in advance. Sorry if i’m missing important info.

Hey @Shandy hope all is well, welcome to the community.

You will need:

  • a Message Received Gmail Trigger node (if your provider is Gmail, of course).
  • an AI Agent node with a prompt to extract required information
  • a Google Sheets node and a prepared sheet with columns corresponding to the pieces of information you intend to gather.