Hi fellow bubblers,
I was wondering if it’s possible to run a workflow conditional upon there being another workflow.
For example:
Workflow 1 creates a thing.
Workflow 2, if created/enabled, will run and append or change an object in THING as a result of workflow 1.
If Workflow 2 does not exist, or the criteria for workflow 2 does not apply to what workflow 1 is creating, then workflow 1 will run without workflow 2 making any subsequent changes to THING resulting from workflow 1.
Hopefully that makes sense and someone has experienced this type of logical issue before.
Thanks in advance!