"so it's pretty much the same ig,..." <- > <@yellowhatpro:matrix.org> so it's pretty much the same ig, just a step added to the polling task. > - Add trigger > - Dump the result from trigger function to this new table > - Now poll from this new table , and send the result to `internet_archive_urls` table after transformation it would be trivial to extract URLs from the `edit_data` table in a trigger function, since it's just JSON, but `edit_note` would be a lot trickier. that's something I didn't fully consider, so it might indeed be simpler to stick with your existing polling approach for now rather than use triggers for one table and polling for the other