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

search for multiple records in airtable

edwardzev

Member
Hello,

I am trying to build automation which will search for records in airtable that have curtain "invoice number" and check them as closed.
Airtable set up is here
2022-12-23 09.26.42 pm.jpg


The problem is that one invoice number can appear in different records.
So Search record give you some number of records. With all the data related to this record.
How I fetch those records and update them to "Invoice closed."
 
P

Pabblymember11

Guest
Hey @edwardzev

Can you share the name of the workflow in which you are having such an issue so that we can look into it and can guide you accordingly?
 

edwardzev

Member
closing invoice
This is the name of the workflow.
Step 7 - finds all records that have specific invoice number in curtain.
Step 8 - with line itemizer I manage to extract to records IDs of all relevant records.
Now, how do I update curtain feild in all those records?

 
P

Pabblymember11

Guest
Hey @edwardzev

In the Airtable action step, there is no line Item support, so to pass the multiple line item you need to use the Iterator action step.

 
Top