Forum Discussion
2 Replies
- SpiroTaleskiValued Contributor
You can create different types of tasks(Triggered, Scheduled, Ultra) on the same pipeline. But in your case, you can have one triggered pipeline and have a check in the pipeline where:
- if there is an input data sent by the source, process that data.
- else process all data from the source.