• 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

Not updating Google Sheets properly

thms

Member
Hi,
I'm triggering a workflow through a webhook, passing a large string through a single input parameter.

Using this initial string, I parse the information into 17 different fields. For each field, using Text Formatter, I remove commas, then pass that value through a regex pattern to ensure that only numbers are captured for entry into the Google Sheet. So far, so good. The "Save & Send Text Request" also works correctly.

However, when I finally get to the last step, the right values are not passed to the Google Sheets Add Row module. I've double-checked that the right step results are being passed.
Here's one example for my "Step 14"
1677224217322.png


And then in the final step, it's blank:
1677224242300.png



For other fields, they could be blank or a previous value could be carried in.

Any help would be appreciated!
 

Supreme

Well-known member
Staff member
Hey @thms

As we can see the value in"14. Result" in your last action step is passing perfectly fine. Could you please check it again from your end and confirm that you are still facing the same issue?

If yes, Please help me with the name of the workflow so that I can check.
 

thms

Member
Hi @Supreme

I solved it - the final result is, apparently, an array of 1 element. So the mapped result should be "14. Result 0"

However, unless I did the "Save and Test Request" on every step at the end, it wouldn't be presented as an option for the final map. If the result is empty (as it is for many of the input records), I also don't see "Result 0", I only see "Result" - is there a way to force map each field to "Result 0"?
 
Last edited:

Supreme

Well-known member
Staff member
Hey @thms

Can you please record a short video on your concern so that we can look into it and help you accordingly?
 
Top