I am looking to see if it is possible to trigger subsequent workflows and pass along date filter parameters to said subsequent workflows? So the logic would flow like this:
1. Update dates in Filter Tool in Workflow #1
2. Workflow #1 successfully runs
3. Workflow #2 is run with same dates passed to Filter Tools in Workflow #1
3. Workflow #2 successfully runs
4. Workflow #3 is run with same dates used in Workflow #1 & #2
Thoughts? Suggestions?