Hello, I am trying to build a WhatsApp chat bot but I need assistance with something. Is it possible to add another trigger to a workflow as I want to store a response from a user and send a message depending on the response that is given, and this may be done up to 5 times. However, I only know how to store the response when using the cloud API trigger at the START of the workflow. I also tried chaining workflows together to get the same effect but I am also struggling with this. Basically is there a way to store a user's WhatsApp response AFTER sending them a message? Thank you.