
Xero Sign Up testing
Is there any way to bypass the 25 connection limit for testing integrations? We are starting work on the Xero Sign On/Up for the partner requirements but are unable to get a token as we have 25 connected accounts already.
1
Replies

Best Reply as chosen by Nick Smith (Original Poster)
Hi Nick,
You can clean up any unused connections by making a delete call to the connections endpoint:
DELETE https://api.xero.com/connections/{connectionId}
If you're using all the connections and you've already registered for the app partner program, reach out to your assigned Developer Evangelist. If you haven't registered yet you can do so here
You can clean up any unused connections by making a delete call to the connections endpoint:
DELETE https://api.xero.com/connections/{connectionId}
If you're using all the connections and you've already registered for the app partner program, reach out to your assigned Developer Evangelist. If you haven't registered yet you can do so here