hello
i have an app where my users can post adverts displayed on a repeating group/news feed. i want that post to be automatically deleted after 30 days? This is what im failing to set, any advice please?
You’ll use the Schedule API Workflow functionality for this. Schedule the workflow to delete as the last step in the creation flow.
1 Like
That should work, though there should be an easier way to reference ‘This Advert’ in the workflow. Not at my computer so I can’t get in and check, but there should be a way to pass the current advert to the endpoint directly without needing to use the “search for” functionality.