CREATE DESTINATION
Datastreams can be directly accessed via API. You will need the Datastream ID, and to have generated an API Token to continue as follows in the Qlik Sense application:
- Create a new REST Connection.
- Use the following pattern as per the below URL, replacing "DATASTREAM_SLUG" and "DATASTREAM_ID" with the appropriate values: https://{DATASTREAM_SLUG}.datatap.adverity.com/api/datastreams/{DATASTREAM_ID}/extracts/most-recent/download/
- Select GET as method.
- Use the Key Generation Strategy no keys and Authentication Schema Anonymous.
- In Query headers use Name Authorization with Value Token "MY_TOKEN" (replace "MY_TOKEN" with the token generated earlier).
- Check Allow response headers.
- Name the connection.
Comments
0 comments
Article is closed for comments.