How can i trigger a workflow after a schedule import finish?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2024 10:04 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2024 12:52 PM
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