Help

PhantomBuster-Zapier-Airtable data collection

Topic Labels: ImportingExporting
1229 1
cancel
Showing results for 
Search instead for 
Did you mean: 
thierry_dauloue
4 - Data Explorer
4 - Data Explorer

Hello,

I’m trying to configure a Zapier task to copy a PhantomBuster instagram username collection to an Airtable table. This task must to create one row per username. For the moment 1 row in Airtable is created for each PhantomBuster launch and I take 100 username per launch so everything is mixed. Is there any solution for my case to get 1 row per username or 100 rows created in Airtable from each PhantomBuster launch?

Thanks and regards
Thierry

1 Reply 1

Sorry to see that this hasn’t been addressed yet. This just reminded me of an issue that someone else is having, and an idea came to mind that I just shared with them, and which I’ll also share with you.

One possible alternative (if you’re willing to explore a bit) is to consider setting this up in Integromat. I don’t know enough about Zapier to know if there’s an equivalent for this, but Integromat has a Flow Control module with an Iterator operation that’s designed for just this type of situation. In short, it’s designed to take an array—which is probably how the usernames in your situation are being fed to Zapier—and split it into individual items, which are then processed one by one by the rest of the scenario. With this, your usernames could be added individually to create a series of Airtable records.

I tried searching for something similar in Zapier for iterating through a collection, but couldn’t find it. If you know what it is, you could probably do this same thing in Zapier. If not, I seriously recommend giving Integromat a try. I’d be happy to help if needed.