How to integrate separate workflows?
Hi! Does anybody have any idea on how to make a human-in-the-loop automation, specifically for blog writing? I'm thinking of 2 workflows: 1. Chat back and forth, iterate the blog article with an AI expert agent. 2. When the blog article is finalized and done, post the final output on WordPress. My issue is the following: How can I transfer the last output data (the final blog post) into the next workflow for publishing? It's not a "run once and post" on the first output - these are 2 separate workflows, and the second one only triggers manually when the human in the loop is satisfied. I added a screenshot to explain it visually. Looking forward to hearing from you!