Cloud accounting โ invoices, contacts, payments, bank transactions, tax returns, financial reports
Not Configured
๐ง Connection Settings
Only needed for multi-tenant integrations โ most setups can leave this blank
๐ Saved Connections
Loading...
- Go to Sage Developer Portal (https://developerselfservice.sageone.com/)
- Sign in with your Sage account and create a new app
- Set App Name to
SARAH Voice Integration - Select "Sage Business Cloud Accounting" as the product
- Set Redirect URI to your callback URL (e.g.,
https://your-sarah-instance/callback) - After creating the app, note the Client ID and Client Secret
- Complete the OAuth 2.0 authorization flow to get an Access Token
- For server-to-server: use the refresh token to maintain access
- Resource Owner ID is needed only for multi-tenant integrations (most setups can leave this blank)
- Paste your Access Token above and click Test Connection
- Note: Sage tokens expire โ you'll need to set up token refresh or re-authorize periodically