Jump to content

Workflow from within a Workflow


Recommended Posts

Posted

I have a simple workflow I want to run at the completion of another workflow. It is a workflow that just using a keyword with not input -- Is there an efficient way to trigged the workflow after the first workflow completes? I'm guessing i could assign a hotkey to the 2nd workflow and have it trigger the hotkey but wondering if there is a better way.

 

Thanks!

Posted (edited)

ah -- I was just using Call External with the bundle id of the 2nd workflow i wanted to trigger at the end of the first workflow. It also has to have an external trigger within the 2nd?

Edited by sepulchra
Posted
Just now, sepulchra said:

It also has to have an external trigger in the 2nd?

 

Yes. Or an inbound configuration.

 

1 minute ago, sepulchra said:

I was just using Call External with the bundle id of the first.

 

You don’t use the Workflow’s bundle ID, you use the trigger’s ID. A single Workflow can have a myriad of options of being called, just having it’s ID wouldn’t make it clear where the external call should start.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...