Skip to main content
Best answer

Extract email from Google Docs, then convert Google Docs to PDF using PDF.co, then send PDF to email extracted

  • August 14, 2025
  • 3 replies
  • 50 views

Hi,

I am conducting a workshop on workflow automation using Zapier, PDF.co and Google Workspace.

I want to set up this workflow in Zapier:

  1. [ Google Drive ] Trigger on new file in folder
  2. [ Google Drive ] Convert Google Docs to PDF
  3. [ PDF.co ] Use document parser to find email address in (2)

However, I encountered difficulty in (3).

In the test step in (3), there is no information extracted from (2).

In (3), I am using the followings:

  1. Document parser in PDF.co
  2. ID in Source File URL
  3. Invoice Parser in Template ID
  4. BLANK for Custom Profiles

What did I do wrongly?
Appreciate your kind assistance.

 

Thank you.

 

John Wong

Best answer by Troy Tessalone

Hi ​@John Wong 

You probably do not need the PDF.co step.

 

But you need to get the text from the file, not just the file.

 

Instead try these Zap steps:

  • Files by Zapier - Text from File
    • Try using the GDoc TXT format which should be returned from the GDrive Zap step 1

      https://docs.google.com/document/d/DOC_FILE_ID/export?format=txt
  • Formatter > Text > Extract Email
    • If you need more advanced parsing use this Zap action: AI by Zapier - Analyze and Return Data

 

 

Help link about different GDrive File Formats: 

 

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34001 replies
  • Answer
  • August 14, 2025

Hi ​@John Wong 

You probably do not need the PDF.co step.

 

But you need to get the text from the file, not just the file.

 

Instead try these Zap steps:

  • Files by Zapier - Text from File
    • Try using the GDoc TXT format which should be returned from the GDrive Zap step 1

      https://docs.google.com/document/d/DOC_FILE_ID/export?format=txt
  • Formatter > Text > Extract Email
    • If you need more advanced parsing use this Zap action: AI by Zapier - Analyze and Return Data

 

 

Help link about different GDrive File Formats: 

 

 


  • Author
  • Beginner
  • 2 replies
  • August 14, 2025

Hi Troy,

 

Appreciate your prompt advice for me.

Let me act on what you have given and I will let you know how it goes.

Thank you.

 

John

 


  • Author
  • Beginner
  • 2 replies
  • August 14, 2025

Hi Troy,

 

Your solution worked great for me.

Thank you very much.

 

John