I have created a Zap which creates an Invoice within the Xero app. When I create the Zap, the are various pieces of data returned such a Invoice ID. There is one attribute that is not provided back that typically is sent back is we were to use the Xero API directly, this attribute is OnlineInvoiceUrl.
Is there a way I can retrieve this? (ideally within the Create Invoice action, instead of a new Query Invoice action to reduce the number of Zaps required).