Remote DataSet, Issue on Data Import

To be completed by the original poster:

CMS Version

2.1.3

Player Type

Windows Player

Issue

I setup a remote dataset to a online order portal API.
The connection is working and I see the data come in when I choose “Test data url” in the dataset config.
I also see the fields get processed correctly. The issue is when I choose “View Data” it is empty.
Ive manually clicked “Fetch Data” in the tasks but still not able to get data imported.

 "processed": [
      [
         {
            "Order ID": "33",
            "First Name": "John",
            "Last Name": "Christman",
            "Time Received": "18:51:00"
         },
         {
            "Order ID": "34",
            "First Name": "Nathaniel",

Bump, any ideas?
Really would like to implement this.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.