It is now possible to send the client id and secret as a header when communicating with Position Green API instead of retrieving a token and reusing the token.
This means that any application that supports REST can be used off-the-shelf to communicate with Position Green. QlikSense has a data connection for REST which means we can use QlikSense to poll data from Position Green. You will get the client_id and the client_secret upon request from your Sustainability Platform Team.
Send in the header both the client id and secret.
Name | Value |
---|---|
client_id | Your client id |
client_secret | Your client secret |
Step by step
Using the copied id enter the URl in Qlik.
The base url is https://api.positiongreen.com/v1/tables/<id>.
Scroll down to headers to add client id and secret.
And you're done! Click on Create and analyze.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article