Hi all, I'm trying to figure out how to query Fulf...
# suiteql
n
Hi all, I'm trying to figure out how to query Fulfillment Requests via suiteql; it seems like it should be in the
transaction
table, but I'm not sure what to specify for the `type`; anyone know the answer? (or a comprehensive list of transaction types?)
n
Something along those lines, but for the suiteQL
transactions
table. For example, Vendor Bills are queryable via the
transactions
table where
type = 'VendBill'
.
b
Ah right. I've been working on scripts so my mind was going in the wrong direction. I think I've seen a list somewhere but can't find it now using the awesome Help search. It's usually quicker to query a know record and check values.