Selecting Multiple Records to Update

I am working on an app for my church to manage giving contributions. I want to have a page that allows me to show all “undeposited” giving records in a list view and then select them and update the records to “deposited” all at once if possible. And possibly create a deposit “record” to print.

TIA!

Do you have access to the Glide API or Call API action? What plan are you on?

I am on the Legacy Pro plan…

J

From “Thịnh Đinh via Glide Community” <notifications@glideapps.discoursemail.com>
To jerryrankin@gmail.com
Date 4/6/2024 6:55:03 PM
Subject [Glide Community] [Ask for Help] Selecting Multiple Records to Update

And it appears I have access to the API…have not used it before…

j

From “Thịnh Đinh via Glide Community” <notifications@glideapps.discoursemail.com>
To jerryrankin@gmail.com
Date 4/6/2024 6:55:03 PM
Subject [Glide Community] [Ask for Help] Selecting Multiple Records to Update

Here is a video that demonstrates the general concept. In the video, I use the Call API action. In your case, you would need to trigger a webhook to Make or Zapier, and then post back to the Glide API.

2 Likes

Thank you and I will let you know how it goes :wink:

J

From “Darren Murphy via Glide Community” <notifications@glideapps.discoursemail.com>
To jerryrankin@gmail.com
Date 4/6/2024 11:26:26 PM
Subject [Glide Community] [Ask for Help] Selecting Multiple Records to Update