Now Assist Custom Skill is not fetching Input
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
17m ago
Hi Everyone,
I'm working on a custom Now Assist Skill to get count of bounce back details of Story (The number of times a state has been moved backwards)
When I test in skill Kit I provide the Input of activites as array and it works fine, but when trying the same once published in UI action its not working.
I have provided 2 inputs one is the record and the other one is JSON Array for activites
when I click the UI action by using the Record it provides the detail as 0 as there are no data for it.
I tried querying the sys_audit table to get an array and pass but its throwing an error stating Sys Audit table cannot be queried.
How can I pass the activities of the story as input value so that I can receive the expected response.
Kindly assist me with the issue.
Regards.