חזרה אל Shopify Orders
התחבר ל-Knoon AI עם Shopify Orders (Shopify) כדי לאוטומטי תהליכי עבודה של AI.
Run the Shopify fulfillmentOrders query and return fulfillment order objects with line items, assigned locations, destinations, and supported actions.
shopifyOrdersListFulfillmentOrders
בטא
פנימי
הרשאות
הרשאות אופציונליות
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| first | number | Number of fulfillment orders to return. Max 100. | לא |
| last | number | Number of fulfillment orders to return from the end of the result set. Max 100. | לא |
| after | mustache | Return fulfillment orders after this cursor. | לא |
| before | mustache | Return fulfillment orders before this cursor. | לא |
| includeClosed | boolean | If true, include closed fulfillment orders. | לא |
| sortKey | string | Fulfillment order sort key. | לא |
| reverse | boolean | If true, reverse the selected sort order. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| result | object | Fulfillment orders with pagination info. |



