Hey guys! Trying to setup automation which would trigger when the last purchase date is X (6 months for this example). I have my purchase data stored as a custom field since it is a custom integration. It is in integer and stored as UNIX (epoch) time. I want to do something like: When the custom field is less than (*now* - 6 months in unix), then trigger this automation. Any idea how could I achieve that? 🙏🏻

1 reply