Hello @sitestreet, this thread has been extremely useful for understanding the set up of the API for Xero - thank you.
In researching how to develop this for my application I have read another thread which comments that it is not possible to configure Oauth2 token handling as ‘Self maintain’ within the structure of the new Global Server Actions because a database query can’t be run before the Global Oauth Provider (Oauth2 with Salesforce) and the Oauth Provider can’t be set up inside an action. I haven’t found a way to solve this and searching the Wappler forum hasn’t shown up any solutions either.
Is this a problem you have encountered or has it not come up for you because your Xero API was developed before the Global Server Actions were released? If you have had this problem can you say how you got around it?