Kenny
Member
I have an array like this:
[{"id":"rec01eORmCGVNcaLk","fields":{"Disc.":0.5,"Price List":1700000,"Part number":"51611-T8P-T02 & 51621-T8P-T02","Supplier":["recLgABQ2dzoUxBl1"],"SKU":"VSBFH-038 & VSBFH-039","Unit":"PAIR (R&L)","Category":"Shock absorber","Jenis Parts":"Shock FR","Checkmark":true,"System":"Steering, rem & suspension","Status":"Aft.","Brand":"Trivindo","Stackby RowID":"rw16094753656559e340b","Car type":["rec247nv0M5y0MUvG","recfZZKa9tiEmG3bz"],"Name":"Shock FR - 51611-T8P-T02 & 51621-T8P-T02 - HRV 1.5, HRV 1.8 Aft. Trivindo JI","Kode modal":"BDMFx","Jual 25%":1065000,"Disc. 7.5%":"NA","Modal":850000,"Kode modal1":"850000","Kode modal2":"850000","Kode modal3":"850000","Kode modal4":"850000","Kode modal5":"8D0000","Kode modal6":"8D0000","Kode modal7":"8D0000","Kode modal8":"BD0000","Kode modal9":"BD0000","Kode modal0":"BDMMMM","Kode modal00":"BDFxM","Kode modal000":"BDFxM","After Disc.":850000,"Car type Qty.":2,"Pull mid. code":"T8P","Grade Dialogflow":"Aftermarket","Berat (kg)":0,"Len":2,"Label Code":"IJ","Last modified":"2021-05-10T11:46:41.000Z","Reverse Supplier":"IJ","Stock check":"2021-05-10T06:20:37.000Z","Airtable RowID":"rec01eORmCGVNcaLk","Kode modalMFx":"BDMFx","Kode modalHcFx":"BDMFx"},"createdTime":"2021-05-10T06:04:42.000Z"},
When i use iterator, only some fields are shown. Which exact fields does Pabbly consider? Are we able to show all fields in Iterator module?
[{"id":"rec01eORmCGVNcaLk","fields":{"Disc.":0.5,"Price List":1700000,"Part number":"51611-T8P-T02 & 51621-T8P-T02","Supplier":["recLgABQ2dzoUxBl1"],"SKU":"VSBFH-038 & VSBFH-039","Unit":"PAIR (R&L)","Category":"Shock absorber","Jenis Parts":"Shock FR","Checkmark":true,"System":"Steering, rem & suspension","Status":"Aft.","Brand":"Trivindo","Stackby RowID":"rw16094753656559e340b","Car type":["rec247nv0M5y0MUvG","recfZZKa9tiEmG3bz"],"Name":"Shock FR - 51611-T8P-T02 & 51621-T8P-T02 - HRV 1.5, HRV 1.8 Aft. Trivindo JI","Kode modal":"BDMFx","Jual 25%":1065000,"Disc. 7.5%":"NA","Modal":850000,"Kode modal1":"850000","Kode modal2":"850000","Kode modal3":"850000","Kode modal4":"850000","Kode modal5":"8D0000","Kode modal6":"8D0000","Kode modal7":"8D0000","Kode modal8":"BD0000","Kode modal9":"BD0000","Kode modal0":"BDMMMM","Kode modal00":"BDFxM","Kode modal000":"BDFxM","After Disc.":850000,"Car type Qty.":2,"Pull mid. code":"T8P","Grade Dialogflow":"Aftermarket","Berat (kg)":0,"Len":2,"Label Code":"IJ","Last modified":"2021-05-10T11:46:41.000Z","Reverse Supplier":"IJ","Stock check":"2021-05-10T06:20:37.000Z","Airtable RowID":"rec01eORmCGVNcaLk","Kode modalMFx":"BDMFx","Kode modalHcFx":"BDMFx"},"createdTime":"2021-05-10T06:04:42.000Z"},
When i use iterator, only some fields are shown. Which exact fields does Pabbly consider? Are we able to show all fields in Iterator module?