Trying to integrate Hubspot with Skuid Native but having issues pulling the following array into fields.
{
“results”: [
25054251,
25129831,
25284327,
25370947,
25371816,
25402825,
25515091,
25974488,
27511859,
28085871
],
“hasMore”: true,
“offset”: 28085871
}```
There is no FieldId for me to store the data to the results into individual rows.
Has anyone had success in pulling these types of arrays into Skuid?