Note:
- If your app’s API call does not return a response, Zapier will show a timeout error.
- If you use line items in your integration, note that not all Zapier integrations support line items. Use the recommended response type in the table to reduce users possibility of needing to reformat this data to use in their Zap workflows. Learn more on how line items work in Zap workflows.
Return related data as line items
Line items are used to present multiple items associated with a single transaction, such as an order or an invoice. To return line items in the data for your users in actions, you’ll need to return the multiple items you want to show as an array of objects under a descriptive key. For example, a Create Order action returning an order with multiple items might look like this:Return multiple items as search results
Do not use line items to group search results. Although Zap workflows only use the first result by default, users can decide to group all results as line items. Other products, like Agents, will always use all results. Do not group multiple results into line items — let products and users control that instead.Need help? Tell us about your problem and we’ll connect you with the right resource or contact support.