Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

QlikView REST Connector Two Steps Authentication

Hi,

I'm trying to connect to an API (i.e. Autonomic.ai) with a 2 step authentication. The scenarios like the following:

I make an HTTP request with an API key and as a response, I receive JSON with a token. This token need to be refreshed after every 5 min.

Using token from the previous step I make an API call to retrieve data.

I was able to execute above steps with PostMan API call. Now trying to automate this with QlikView REST Connector.

Any help/suggestion will greatly be appreciated?

Thanks,

Rana

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Have a look at this discussion: https://community.qlik.com/t5/Qlik-Sense-Data-Connectivity/REST-CONNECTOR-locate-the-Authorization-t...

That's about Google API's and OAuth2, but it's similar as it also deals with getting a token from a json reply and a refresh interval.


talk is cheap, supply exceeds demand