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

i have a issue with Use "Iterator" to loop through all entries

Hi Pabbly Support Team,


I’m reaching out regarding an issue I’m facing in my Pabbly Connect workflow.


I have a setup where:


  • A Gravity Forms submission triggers the workflow.
  • I fetch data from a Google Sheet using the “Get Row(s)” action.
  • Iterator to loop through the rows and compare each Entry ID?
  • Is there a better approach to achieve conditional logic based on multiple matched values?
  • I then want to filter using two conditions:
    1. The Entry ID from Google Sheets should match the Entry ID from Gravity Forms.
    2. The Action field (a dropdown in the form) should be equal to "Cancel".

However, even when both values clearly match (e.g., Entry ID from the form is 855 and the sheet row also contains 855 with "Cancel"), the filter does not pass.


In the Pabbly filter step, I see the Entry ID field as something like 1.2 : 855, which might be causing mismatches due to improper mapping or formatting.
 

Attachments

  • Screenshot 2025-07-03 at 10.30.33 PM.png
    Screenshot 2025-07-03 at 10.30.33 PM.png
    310.5 KB · Views: 5

Preeti Paryani

Well-known member
Staff member
Hello @kumarbobbyldh,

Apologies for the delayed response.

Could you please confirm the exact issue you're facing? Upon checking the workflow history, the filter appears to be working as expected.

Additionally, we noticed that the filter shown in the history and the one in the screenshot you shared from your current setup seem to be different. Kindly verify and let us know so we can assist you further.
 
I have two Gravity Forms set up:


Form 1 is used to schedule events on Google Calendar and also sends the submitted data to Google Sheets.


Form 2 is intended to allow users to cancel or reschedule an existing event.


I’m almost close to achieving this setup, but I’m facing one issue. In Form 2, I attempt to match the event data with the corresponding entry in Google Sheets. If the user selects "Cancel" or "Reschedule," I use that information to search for and delete the event from Google Calendar. However, the deletion is not working as expected.


How can I fix this and ensure the cancel/reschedule functionality works correctly?


if you look at one its very helpful
 

Preeti Paryani

Well-known member
Staff member
Hello @kumarbobbyldh,

Could you please share a screen recording explaining your exact use case? A recording will help us better understand the scenario and the issue you're facing, allowing us to assist you more effectively.

Looking forward to your response.
 
Top