In this tutorial, we discuss triggering one flow from another flow.
Why might this be necessary?
In flows as involved as those updating users via flat file, sometimes, you will want to break flows into smaller flows based on what they do. For example, this tutorial series involves creating three separate flows:
- One to authenticate onto an SFTP server to retrieve a file with a particular type of name
- One to parse information in that file and send it to a queue for processing
- One more to process that information and send it to the necessary spot
Time: 12:10
Comments
0 comments
Please sign in to leave a comment.