Question

How do I trigger an action in another app when an invoice is paid in Xero?

  • 14 February 2024
  • 1 reply
  • 14 views

Hi All,

We are trying to create a zap like so:

When a Sales Invoice is marked as paid in Xero perform an action in a different application.

Is there a trigger like that for Xero? One that specifically monitors for changes in Sales Invoice status?


1 reply

Userlevel 7
Badge +14

Hi @bluebirdops 

Xero Zap app triggers/actions: https://zapier.com/apps/xero/integrations#triggers-and-actions

 

You may have to explore using Xero Webhooks: https://developer.xero.com/documentation/guides/webhooks/creating-webhooks/

 

Zap trigger: Webhook - Catch Hook

This will generate a unique webhook URL to configure in Xero.

https://zapier.com/apps/webhook/help

Reply