• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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)
 
P

Pabblymember11

Guest
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