Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, I am not familiar with the Xero API but according to a quick search at https://developer.xero.com/documentation/oauth2/auth-flow it uses access tokens in the header so the JSON tool should be able to use that. However if you really need public/private key support you could try to use some custom Java code in a Bean Shell for Process Tool. Alternatively, you could also try Developing Plugins.
So I can generate invoices from with Joget DX, however, it uses public/private keys for security and I can't see how to setup third party calls using public/private keys. I have managed to get calls using json tool without problem, but Xero wants to use public/private keys so json tool is not applicable.