Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
JPanzer
Partner - Contributor II
Partner - Contributor II

How to create a GET Request with a prior created token from a POST

Hi,

I want to make a data connection to an REST API. 
In the first step, I created a POST Connection to generate a security token. This step works fine.
But now I need help to create the GET Connection to receive the actual data. 
How do I get the token into the connection? Is it possible to use variables in the connection editor?

Thanks in advance

Julian

Labels (1)
1 Solution

Accepted Solutions
Jay_Brown
Support
Support

This will depend on the REST endpoint, but we have a doc that may be helpful:
 
Handling Refresh Tokens with the Qlik REST Connector

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

View solution in original post

1 Reply
Jay_Brown
Support
Support

This will depend on the REST endpoint, but we have a doc that may be helpful:
 
Handling Refresh Tokens with the Qlik REST Connector

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