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

notion iterator

Hi, in a workflow, I make a query to a notion database and it brings several records, but when I try to add an iterator in order to iterate the results, the iterator does not show anything in the iterate array field. How can I iterate over the items of the notion query result?
I have recorded a video to show the situation. https://vimeo.com/839919569?share=copy
 
P

Pabblymember11

Guest
Hey @javiermarcon

It appears that you haven't captured the webhook response in advance format by toggling the "Simple Response" button then only you will be able to use the array formatted data in the Iterator action step.
 
The iterator object does lot specify that the previous response should be in advanced format, and the "Simple Response" button is on by default. It should be unchecked by default or a proper warning message should be added to the iterator to avoid wasting our time.
 
P

Pabblymember11

Guest
I understand your concern with the default settings of the iterator object. To avoid wasting time, it would be helpful if the 'Simple Response' button was unchecked by default or if a warning message was included in the iterator. Since the Iterator action step can be added to any step after the trigger event not all the steps responses can be turned into the advance response automatically. I'll forward your feedback to the relevant team for consideration. Your input is appreciated. Let me know if you have any other suggestions or concerns. Thank you!
 
Top