Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR June 25, 2025: Build on Apache Iceberg with Qlik Open Lakehouse - REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
Heonjae
Partner - Contributor
Partner - Contributor

Triggering API calls in Qlik using HMAC-SHA512 authentication

Hi,

I am troubleshooting a method to achieve the following:

1. Using the "Inphinity" extension that enables writeback capabilities in Qlik to write changes directly to a table showin on Qlik dashboard.

2. Read the changes and execute a 'PUT' API call that requires HMAC-SHA512 authentication in order to update the values updated in the dashboard to the data source

 

Step 2 is where I am facing challenges. I have tried the following:

- Under 'data load editor' in Qlik, the authentication method of 'HMAC-SHA512' does not seem to be supported by default.

- I have written raw Python code to execute as a 'custom script' block under 'Automations' in Qlik, however, there seems to be restrictions in the internet/DNS calls made within the Qlik Automation cloud environment disabling this.

 

Does Qlik support any way of HMAC-SHA512 authentications for API calls and what options do I have to go around this issue?

Appreciate any help to resolve the issue.

Labels (4)
0 Replies