0.2.1 • Published 1 year ago
@pipedream/xero_accounting_api v0.2.1
Using Webhooks
Xero supports webhooks for instant notifications of specific event changes.
To create and use a webhook with Pipedream:
- Create a Webhook Event Received (Instant) trigger in a workflow. You may leave the
Webhook Key
prop empty in this step. - Copy the generated URL endpoint from the trigger.
- Go to your app in Xero Developer and go to Webhooks.
- Select the event types you want to be notified and paste the trigger URL in the Delivery URL field.
- Copy the Webhooks key and click on Save.
- Go to the Pipedream trigger and update the Webhook Key prop with the copied value.
- Go back to Xero and click on Send 'Intent to receive' to start the verification process.
- Wait for a few seconds until it shows Status OK.
- You should then be able to receive notifications for changes in this trigger.
For more information, please read Xero's Creating a Webhook Guide.
If you have issues with this integration, please join our public Slack and ask for help.