I need to send multiple rows from a database to another one. I have tried connecting a Webhook in Make and also in Zapier but I can’t make it work. Can someone help me please?
You can use the new schedule workflow to loop in a table and copy the rows over to another table.
What databases are in play here?
Here is the detailed explanation:
I have a list of items. (Glide database 1). I want my users to be able to select more than one at the same time and send them to another database (Glide database 2).
In Glide there is only Add Row, but not for multiple.
I have been reading that Make could be the easiest way (or maybe Zapier), but haven’t been successful on that.
Any help will be great help!
Do you need to store them as different rows though? Would a comma-delimited list of item IDs work?
Yes, in different rows…
How are you letting them “select” rows in the app?