Is it possible to create a parent row (PO) with its child rows (POItems) in one web hook call? (The PO# is created with UNIQUID(), will it be written into the child rows?) I did not manage to make this work and I am wondering if it should work. Thanks
e.g. { “Action”: “Add”, “Properties”: { “Locale”: “en-US”, “Timezone”: “Israel Standard Time”
}, “Rows”: [ { “Supplier Name”: “<<[Supplier Name]>>”, “Related POItems”: { <<Start:Related POItems>>
“Rows”: [
{
“Cat#”: “<<[Cat#]>>”,
“Units”: <<[Units]>>,
“Unit Price”: <<[Price]>>,
},
] <>
} } ] }
User | Count |
---|---|
15 | |
10 | |
7 | |
3 | |
2 |