Has anyone successfully connected Relay Financial to Zapier in an accounts payable workflow?
Hey everyone, I'm building out a full invoice-to-payment automation and I'm hitting a wall with Relay Financial's Zapier integration. Hoping someone here has done something similar and can share what worked for them.
What I'm trying to accomplish:
Our workflow goes like this — subcontractors email invoices to a submissions inbox, Parseur parses the PDF and extracts all the key fields, Zapier creates a bill in QuickBooks Online, Relay auto-imports the unpaid QB bill, our owner approves payment in Relay, Relay pays via ACH and syncs the paid status back to QuickBooks. At that point I need Zapier to detect the paid bill in QB, attach the original invoice PDF to the bill record, and update our Financial Summary in Google Sheets with the payment details including the Relay Payment ID, bank account used, and updated payment status.
What is working:
The QB to Relay native sync works as expected. Unpaid bills created in QB auto-import into Relay and the owner can approve them there. Once paid, Relay does push the payment status back to QuickBooks and the bill shows as paid.
The limitations I have run into:
Relay Financial does not appear to have a native Zapier integration or trigger. There is no Relay app in the Zapier directory that I can find. This means I cannot trigger a Zap directly from a Relay payment event. Instead I am relying on the QuickBooks New or Updated Bill trigger to detect when Relay has synced a paid status back to QB — which works but introduces a delay and depends entirely on how quickly Relay pushes the update back to QB.
The other limitation is that the QB trigger does not reliably return all the payment details I need — specifically the Relay Payment ID and the exact bank account used for payment. The Linked Transaction ID comes back in the QB trigger output but I am not certain this maps directly to the Relay Payment ID in a meaningful way for reporting purposes.
My specific questions:
- Has anyone built a direct Relay to Zapier connection using webhooks or the Relay API? If so what endpoint did you use and how did you authenticate?
- Is there a better way to capture Relay payment events without relying on the QB sync as a middleman?
- Has anyone confirmed whether the Linked Txn Txn Id that QB returns after a Relay payment actually corresponds to the Relay transaction reference?
- For anyone using Relay Grow or Scale — does the approval workflow expose any webhook or API event that Zapier can listen to?
We are on Relay Pro/Grow/Scale so we have access to the full bill pay and approval features. Any insights from people who have worked with Relay in an automation context would be really helpful. Thanks in advance.