Hi Gliders, I am looking for solution to get only the last row when calling the Get Row API, I build an integration with Make to Get Row on a Glide table and add value to the another Glide table after receive Webhook.
I tried with Get Rows and pass the row id to Get Row, it seems like always return to the first row.
Is that possible to capture only last row?
Probably have to add a bundle filter in there where position is array length…something like that.
1 Like
Hi Robert,
Thanks for your solution!
The flow in Make is working successfully with the filter like this
The Glide table respect Time Zones feature seems affect the result of date column after called the Get Rows API via Make even I had set the Time Zone in Make profile, any suggestion to remain the date time value as Glide table?
I’ve noticed this as well. It seems to be happening with workflows too. Not sure besides turning off respect time zones or accounting for timezones in the Make scenario
1 Like