Slack and chatGPT

I want to retrieve all the messages from public channels for today. When the date changes, I’d like to save them, process them with ChatGPT, and obtain a summary. Does anyone know how to do this?

I’ve tried retrieving the messages using a certain method, but I’m unsure about the query. Is this correct?

Heya!

Try this below:

Be sure to add a query to as to which specific public channel to search:

Then add a DateTime filter to make sure to only set the channels for today/within the last 24 hours.

I hope this helps!

2 Likes