Not configured. Enter your Xero API credentials below.
API Credentials
Setup Guide
- Go to developer.xero.com/app/manage and create a Web App.
- Add the redirect URI:
https://crm.digitsonline.com/integrations/xero/oauth/callback - Copy Client ID and Client Secret above.
- Click Save Settings then Connect to Xero.
- Xero uses PKCE — no client secret is sent to Xero directly during OAuth.
Webhook URL
https://crm.digitsonline.com/api/integrations/xero/webhook
Add in Xero Developer Portal → Your App → Webhooks. Xero will perform an Intent To Receive (ITR) validation.
Scopes requested:
accounting.transactions accounting.contacts accounting.settings offline_access