Search found 3 matches
- Thu Jun 05, 2025 11:28 am
- Forum: General Discussion
- Topic: REST API - cant see tasks listed via the localhost connection
- Replies: 2
- Views: 2393
Re: REST API - cant see tasks listed via the localhost connection
Hi, perfect thanks that makes sense. i can see them now many thanks
- Wed Jun 04, 2025 4:23 pm
- Forum: General Discussion
- Topic: REST API - cant see tasks listed via the localhost connection
- Replies: 2
- Views: 2393
REST API - cant see tasks listed via the localhost connection
Hi, i'd like to use the built in REST api server to report on task progress but it only seems to list task via the GET /api/tasks that are local tasks how would i see tasks created under the localhost:5501 in the below tree for example?
- Fri Mar 28, 2025 6:18 pm
- Forum: General Discussion
- Topic: TaskList
- Replies: 1
- Views: 6385
TaskList
Hi, is it possible within Robotask to retrieve a list of all active tasks? I'm working towards having a script job loop round that list and record for example {GetTaskCurrentStatus(<ExtName>)} into an external reporting database?