🎓 Glide Tutorial - Add, Edit or Delete Multiple Rows (Using Glide's API)

First up, why do you need to add information from rows that have existed already to a new table though?

You might have to construct either:

  • An action that passes those rows’ info to Make.com to send a batch HTTP call to the Glide API, to add all rows in the destination table.

  • Construct templates for HTTP calls’ body, then use the Call API action to do the same thing inside the app.

Both of those require paid plans. In the first case, a Pro plan. Second case, Business/Enterprise.