Best answer

Can I pass the URL from a Zap triggered by Google Drive to be written into MySQL in a second Zap?

  • 27 June 2023
  • 3 replies
  • 29 views

Userlevel 1

I have a zap that gets triggered by a file added to a Google Drive folder.  The URL to the new file is passed to DocParser.

A 2nd Zap is triggered when new data is available from DoacParser.  The data parsed from the file in the first zap is written to a MySQL database.  

The piece I am missing from the solution is how to write the URL from the first zap to be included in the row written into MySQL with the parsed data.  

How do I pass the URL from the first zap to be written into MySQL in the 2nd Zap?

icon

Best answer by rickbweir 27 June 2023, 01:02

View original

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

Userlevel 7
Badge +14

Hi @rickbweir 

Good question.

Are you using the “Your Document ID” field with DocParser?

 

Userlevel 1

Thank you Troy.  It looks like I can just put the URL into the Document ID and pick it up on the other Zap to write into MySQL.    

 

Userlevel 7
Badge +6

Hi @rickbweir,

Awesome! We’re glad to know you were able to get it sorted!

If you have any other questions, please don’t hesitate to post in the Community. We’re always happy to help!