Hi
@Dawn KassubeMaybe give this a try. A colleague mentioned they've run into a similar issue in the past where an API wasn't pulling back a lot of rows so they added the following to the end of the API URL to pull back more:
&rowCount=1000000000&showRawNumbers=true&rawNumberPrecision=16&omitTotal=true
Maybe give that a try and let me know if it works?
Cheers,
Deb
#Datalink