Running multiple workflows at once First of all, I did take a look at the following thread but I think what I want to do, or better try to achieve, is something different. I’ve got an approval matrix for purchase orders which is triggered by the event “Service request is raised” and only runs on these tickets. This workflow works perfectly fine. Now I got the requirement that we need a “priority matrix” for these service requests. Easy said, easy done. Well, no. For the second workflow I used the exact trigger following by the exact same condition (Service request is raised and Ticket Fields.Included Items includes any Purchase Order) but it won’t run. I even created a scheduled workflow with the exact conditions and it, indeed, does run daily at 1am. Does anyone have a clue why the second workflow doesn’t start when raising a corresponding service request? P.S.: I can’t consolidate the two workflows into one because, sadly, non-linear workflow aren’t a thing (yet?)