<@U01U5ULFJ92> they should be in the packages subl...
# administration
n
@PlanetJupiter they should be in the packages sublist
Copy code
const trackingNumber = itemFulfillment.getSublistValue({
      fieldId: 'packagetrackingnumber',
      sublistId: 'package',
      line: 0
    });
should be able to iterate the package sublist for all packages and pull the tracking number out for each
1