Data Source - REST - error when loading test records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 11:13 AM
Hello team,
Im trying to load data from 3rd party system via Data Source, type REST.
Request action tested in flow designer returns below JSON.
I configured below data source with this path.
Cannot figure out why Im getting back this error.
Cannot figure out where the problem is. Please share your knowledge, thank you
/Petr
REST Step in flow designer returns below data structure:
{
"Report_Entry": [{"Company_Name": "Test 1"},
{"Company_Name": "Test 2"},
{"Company_Name": "Test 3"}]}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 10:20 PM
I created case to ServicenNow and they confirmed they are able to reproduce and they are looking into problem.
They also confirmed that flow action from data source if testing action in flow return properly JSON object with a data. However when ction is used in data source as I described, they run into same issue as I.
Waiting for investigation results.
Originally I planned to spend on this max 4 hours but this starts to be nightmare 🙂
/Petr
/Petr