The CreatorCon Call for Content is officially open! Get started here.

Data Source - REST - error when loading test records

Petr Pastuszek1
Tera Contributor

 

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.

PetrPastuszek1_1-1708888365058.png

 

Cannot figure out why Im getting back this error.

 

PetrPastuszek1_0-1708888252603.png

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"}]}

5 REPLIES 5

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