Hey everyone!
I want to get all jobs (using http request) which are started based on a time trigger. When I look at the json I receive I can find this entry.
It unfortunately has only two possible entries “Schedule” and “Manual” for source type. Is there any way to find out what kind of trigger it is based on the json you get from http request get jobs?
Kind regards!