Is it possible to trigger a Project to run from a different project?
Example: I have an use case where i will be checking a specific condition, if it meets then the Project 01 should run. After the Project 01 run is complete, then it should check the next condition, if it doesn’t meet, it skips Project 02. It continues for 50+ clients.
Please suggest how to trigger one project from another project for this use case.