Forum Discussion
ribba
2 years agoRegular Visitor
Copy data - Mapping section is Collection reference option
Hi, Trying to load data from a rest API using "Copy data". Got it working with pagination and everything, but can't access the real data as the "Collection reference" is missing in the gui...? ...
AndersF
1 year agoNew Member
So when just the source is selected the collection reference appears
But as soon as I select a destination, it disappears, regardless of the destination:
AndersF
1 year agoNew Member
Found a workaround. Roaming around with the json for the pipeline i found that by changing the value of typeConversion from true to false enables the collation reference. Assuming this will be fixed in the future this pipeline may break, but it works for now.
- Joshgibbons1 year agoRegular Visitor
Thanks for posting this. I verified it works.
I spent quite a while in the Pipeline JSON, trying to figure out a way to do something just like this (and finally gave up and came here).