Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
As we have "now/v1/table/sn_aia_agent" to get AI Agent information do we have any API to get Agentic Workflows
Solved! Go to Solution.
2 ACCEPTED SOLUTIONS

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Agentic Workflows are called as Agentic Use Cases in earlier version. So the table name is sn_aia_usecase. You can use the api "now/v1/table/sn_aia_usecase".
Thank you,
Palani
Palani

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Check your URL. It should be
https://<instance>.service-now.com/api/now/table/sn_aia_usecase
Thank you,
Palani
Palani
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Check your URL. It should be
https://<instance>.service-now.com/api/now/table/sn_aia_usecase
Thank you,
Palani
Palani