Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
AnnaKinch
Contributor II
Contributor II

Get data from the web with API-key as header

Hi!

I have built an app in Power BI getting data from the webb using the follwing as the web source:

https://jobsearch.api.jobtechdev.se/search?published-before=2020-08-31T23%3A59%3A59&published-after=...

I had to put a API-key (that I have recived) as a header. It was easy once I learnt how to do it.

I would now like to build the same app in Qlik Sense. But I dont understand how to get this data? Its not so easy in Qlik Sense?

Grateful for help,

Anna.

Labels (1)
1 Solution

Accepted Solutions
JustinDallas
Specialist III
Specialist III

Have you tried using the REST connector?  It has a place to put header values.

 

Rest ConnectorRest Connector

Header Input ValuesHeader Input Values

View solution in original post

2 Replies
JustinDallas
Specialist III
Specialist III

Have you tried using the REST connector?  It has a place to put header values.

 

Rest ConnectorRest Connector

Header Input ValuesHeader Input Values

AnnaKinch
Contributor II
Contributor II
Author

Perfect! Thanks!!