Currently we can send 'purge=true' to bypass re-cycle bin when we delete a record using api code, but there is no way to send this code to purge the deleted records when we delete by using a periodic or workflow triggers. I have several triggers that delete records in my database. All those deleted records are send to re-cycle bin and after a month they are purged by Teamdesk. If we can have an optional check box in the Delete trigger setup screen that will help lot of disk space in the data base. Some times I have go to re-cycle bin and remove the deleted records manually because I see some performance issue because of large number of deleted records in the database. My deleted records are transactional records once deleted I do not want even see them in the re-cycle bin. So an optional check box to purge when we set up a delete trigger will be very helpful.