• 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.

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

GHL TO SPREADSHEET WONT FETCH DATA

Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NmQwNTZlMDYzMDA0MzY1MjY5NTUzMiI_3D_pc
Your Task History ID
IjU3NjAwNTZmMDYzMzA0MzU1MjY0NTUzMDUxMzI1MTYxNTQzOSI_3D_pc
Hi guys, I have a problem. The scenario is this, we have 4 landing pages with different forms. I want the name of the form to be fetch on my spreadsheet everytime a prospect client fill out a form so we will know which landing page did he submitted from.
I tried Lead connector & Highlevel(Legacy) as trigger and Im still getting the same error.
I just want values of 1 column updated. this is the link where I followed the tutorial (
)
This is the error : Required field Row Index missing
 
Last edited:
P

Pabblymember11

Guest
Hey @Mark Francis

It appears that you might have in the "LookupSpreadSheet" action step the data you have passed wasn't present in your Google Sheets. As a result, it has provided no data in the response whereas, in the "Update Row" action step, you must pass the Row Index which comes from the LookupSpreaSheet action step.

2023-04-19_12h06_56.png


And because of that it has shown the "Required field Row Index missing" message. So as a solution, we recommend you use a filter action step to avoid such conditions which will only run when the "LookupSpreadSheet" action step gets the data.

1681886550278.png
 
Top