How to Delete Records Older Than a Specific Timeframe Using the Get List Module

If you want to delete records older than X days/months/years you can use our Get list <entity> (CONTACT) module.

Where you can filter by individual fields of a given entity.
For example, here we filter by the created field which gives us the timestamp of the record creation. Where we filter via the addMonth function where we keep track of -6 months from today. The module will output a list of contacts.

In the next module we map the record ID of the previous module that deletes the filtered data.

If you encounter any difficulties during this process do not hesitate to contact us at support@boost.space.