- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-11-2025 07:58 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-11-2025 11:29 AM - edited ā09-11-2025 11:30 AM
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".
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-12-2025 08:02 AM
Check your URL. It should be
https://<instance>.service-now.com/api/now/table/sn_aia_usecase
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-11-2025 11:29 AM - edited ā09-11-2025 11:30 AM
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".
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-12-2025 05:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-12-2025 05:35 AM
no resource found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-12-2025 05:39 AM
