24 hour for a post

Hi everyone!

I need some help. So when I post on May 27, 2021 9:30PM, this post will be visible for 24 hour only. How to remove a post after 24 hours?

Thank you!

Yes, you can schedule an API workflow to run daily to delete theese “old” posts from your database, but I think that a much simpler solution is to create a condition to show only posts where Current Date/Time - 24 hours < Post's creation Date.

So if you are pulling the posts from your database to show them in a RG, just use this rule as a filter.

Do you realy need to delete them?

Thank you so much!

Nope. Just to hide it.

You can also just schedule one API workflow when the post is created to hide after Current Date/Time: days + 1

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.