I wanted to archive a slack channel conversation with a free-tier slack workspace. I found Amazon Appflow and it seemed a quite proper approach to me.
I finished integrating my slack app with Appflow and set up a single channel to my S3 bucket. But my Appflow project only fetched the oldest conversations, about 150 or so.
I thought that if I activated it multiple times (with enough time) Appflow would crawl data from oldest to latest in order, but it didn't work like that. It keeps getting the same data.
(Slack free-tier doesn't show all of the conversations. When I say 'oldest' data, it means the conversions created several months ago)
Am I missing something in official docs?