Connecting to Xero

Heya All,

I'm having some issues connecting to Xero from Celigo.

The issue is the Base URI does not match what is required to get the Token.

i.e

Base URI: https://api.xero.com

Token URL: https://identity.xero.com/connect/token

What is the best way to config this?

Cheers,

Nathan

Hey Nathan!
Thanks for reaching out on the community. This article explains how to configure an oauth2 connection in integrator.io. The details required by integrator.io can be found on this xero's article about oauth2. Try those steps and let us know if you run into any issues while configuring.

Hi @nathantegel,

I'm moving this post to the Troubleshoot custom flows section for more visibility. Thanks!

@nathantegel did you get this to work?

G'day All,

Yes, we did get this running. In the end, it was an Oauth2 connection but something in the way we first "set it up" caused it to not connect. When we started fresh it was all good.

Thanks for your support