Question

How can I lookup multiple rows in Google Sheets from Xero trigger to adjust inventory?

  • 4 March 2024
  • 1 reply
  • 14 views

I am trying to do a Google Sheet Lookup Spreadsheet Rows, from a Xero Trigger. The Xero value is the Item Code of the item(s) sold, and usually there’s more than one at once. 

How do I lookup multiple values at once so that I can adjust each product inventory quantity?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @jackallen 

To lookup multiple values at once you would likely need to use the GSheets API via one of these advanced actions:

  • Custom Action
  • API Request