ContributionsMost RecentMost LikesSolutionsGet a list of scheduled tasks (name and scheduling details) Hi All, I’m looking for a Snap or API that will return a list of scheduled tasks with the task name and its scheduled time. I tried SnapLogic List snap which returns the task name but not the scheduled time. Is there any API I can use for this? Ultimately I want to build a report of all scheduled tasks with their scheduled times like below. Task 1, 3am daily Task 2, 10pm weekly Thank you, W Re: Get a list of currently running tasks in pipeline Amazing! I’ll have a look at the documentation and related post. Thank you so much! Get a list of currently running tasks in pipeline Hi All, Is there a way I can get a list of currently running tasks in the pipeline? I want to check in the pipeline if this xyz task is running then do something else. Thank you, W