I’d like to create an agent that converses with me via slack. my challenge is to do proper threading. Suppose the agent sends me a message every day 9am via slack and I want to ask questions about this message. This would mean I need to somehow refer to the correct assistant thread from my message. are there any clever / easy ways to do this without sending the thread id with the first automated message and then manually mentioning it in every message thereafter?
You just have to run once, and then manually copy the thread id from the output back into the module’s Thread ID field.
This way it will then reuse the same thread id in future scenario runs.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.