careful-fireman-21068
03/04/2024, 8:24 PMcold-jewelry-54343
03/04/2024, 9:14 PMcareful-fireman-21068
03/04/2024, 9:18 PMcareful-fireman-21068
03/04/2024, 9:20 PMfresh-fireman-491
03/05/2024, 5:35 AMfresh-fireman-491
03/05/2024, 5:36 AMcareful-fireman-21068
03/05/2024, 7:08 AMstraight-wolf-37371
03/05/2024, 3:20 PMconst lastRecord = await WikiPagesTable.findRecords({ limit: 1000 })
workflow.lastRecord = lastRecord[lastRecord.length - 1] || null
console.log(workflow.lastRecord)
Set your limit above what you expect the table to reach so you pull all of the records and then jsut grab the last one.cold-jewelry-54343
03/05/2024, 3:41 PMstraight-wolf-37371
03/05/2024, 3:42 PMstraight-wolf-37371
03/05/2024, 3:42 PMbillowy-morning-42410
03/06/2024, 3:40 PMcareful-fireman-21068
03/06/2024, 10:54 PMrich-battery-69172
03/06/2024, 11:23 PMrich-battery-69172
03/06/2024, 11:24 PMcareful-fireman-21068
03/06/2024, 11:26 PMrich-battery-69172
03/06/2024, 11:30 PMcareful-fireman-21068
03/07/2024, 5:21 PMcold-jewelry-54343
03/08/2024, 8:19 AMcareful-fireman-21068
03/08/2024, 8:21 AMcold-jewelry-54343
03/08/2024, 8:23 AMcareful-fireman-21068
03/08/2024, 8:35 AMcold-jewelry-54343
03/08/2024, 3:59 PM