• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Trying to send some urls from Google sheets to google cloud vision

Continuum

Member
Hi,
I am trying to send data from google sheets to cloud vision to extract text and then have that text updated in another row in the same google sheet.
I have 3 columns
column one: reference name
column two: URL containing an image
column three: Text from image

The reference name and URL have data (say ten rows). What I am after is:
1.read column two,
2. send the image to google vision to extract text
3. have the text extracted put into column 3.

I can send the first row to column three, but it will not do any rows after that. What should be my workflow after google Vision (I have up to that point worked out)
 

Supreme

Well-known member
Staff member
Hey @Continuum

You can simply use the "Google Sheets: Update Row" action step where you can update the same row in the desired column.

1690273141011.png
 
Top