We need this kind of integration in order for us to automate our invoice processing. Example of OCR application is Tesseract or Google Vision. Upon checking google vision, it has an API that can be use, and we tried searching the possibility on how we could automate our invoice, and the AI gave us this possible workflow: Possible Workflow Example in Rewst: Trigger: A new email arrives with an invoice PDF attachment. OCR: OCR processes the invoice, extracting the data (PO, vendor, amounts). HaloPSA Integration: Rewst checks HaloPSA for the matching PO. Xero Integration: Rewst creates a bill in Xero with the relevant data. Notifications: Finance team receives an email alert for approval. Final Action: Once approved, the bill in Xero is marked as “Ready for Payment.”