Hello, I am trying to create a zap (my first one) to generate an invoice in Xero whenever an order is fulfilled in Aryeo.
The Zap works perfectly, except the invoice total is coming up in Xero as 100x the actual price of the product in Aryeo. E.g. a product that is $299.99 shows up on the Xero invoice as $29,990.
I have tried to put a Formatter step in between to divide the total by 100. It seems to be working in the test screen, but the invoice is still showing as 100x the price in Xero.
I am not sure what I’m doing wrong?
Thank you!