Skip to main content

Hi,
So I need to create zap like:
- reading email body and take some value from it (gmail)
- create (if doesn’t exist) folder in google drive with name taken from email body value
- copy attachment from email to this folder.

Hi @Tango 

Good question.

What you’ve described is email parsing.

You can try using these apps:

  1. Email Parser by Zapier
  2. Mailparser
    1. I’d recommend as this is more robust

 

For GDrive, you can use this Zap step:

 

 


Let’s assume that email body contains only one word - the name of the folder.


@Tango 

Then try these Zap steps:

  1. Trigger: Gmail - New Attachment
  2. Action: GDrive - Find/Create Folder
  3. Action: GDrive - Upload File