Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
johngouws
Partner - Specialist
Partner - Specialist

REST connection to Xero Accounting from QlikView

Good afternoon. 

I have a Client with an existing QlikView app, connected to their on prem accounting system. They are moving their accounting system to Xero Accounting at the end of the year. Part of the process of moving is to make sure QlikView can connect to Xero. This is what I was tasked with. 

I created a trial license and am working on the Xero Demo company. Using the Postman example provided via their Developer site, I am able to connect and list invoices, contacts etc, for example. 

To try and replicate the connection in QlikView via the REST connector is where I don't have the knowledge, to be honest. I have watched video after video but cannot get the connection setup. BTW, one of the best videos I found was  "https://www.youtube.com/watch?v=7m9ZejlzkkY&ab_channel=ChristofSchwarz". Some people make it look so easy! 

So, I am reaching out to someone who will be able to assist me with this. If you are able to, I would appreciate your help. 

Thank you. 

Labels (1)
1 Reply
Jay_Brown
Support
Support

Hello @johngouws , thank you for posting!

I took a look at Xero development portal and they seem to require OAUTH2.0.  At this time, Qlik REST connector does not support OAUTH2.0 out of the box.  Reference the following article:
https://community.qlik.com/t5/Official-Support-Articles/Does-Qlik-REST-connector-support-OAuth-authe...

There are some workarounds but these require some additional development that are mentioned in the above article.

Also see Natively Supported REST authentication methods for the methods natively supported.

I hope that helps!

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.