Invalid values passed to the API, details: Record is mandatory and must be filled in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2022 01:07 PM
Subflow which takes a mandatory reference input from a NeedIt Task table is unable to get the list of tasks. No matches of records are found even though there is no filtering condition as seen in the picture below. It does work if the input reference is changed to another table like the Incident table. The subflow is not activating either with an error message "Invalid values passed to the API, details: Record is mandatory and must be filled in". The error message is shown in the picture below. Any ideas on that, please.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2022 02:11 PM
Do you have any data in the Needit Task table? or if there is data, is it filtered, but you have to select a value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2022 03:04 PM
Hi Thanks, I have data in the NeedIt Task table. I am trying to select but a list of records is not showing.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2022 03:39 PM
Then they are probably a filter that prevented the data from showing up, active/inactive or ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2022 08:17 AM
Hi Sukraj, there is no filtering condition in my input reference. Thanks again for your idea.