How can i trigger a workflow after a schedule import finish?

Ankit Kumar6
Tera Contributor
 
1 REPLY 1

James Chun
Kilo Patron

Hi @Ankit Kumar6,

 

I guess you can write an onAfter Transform Script to trigger the workflow or create the workflow on the Import Set and use the State = Processed as the condition.

 

Cheers