Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
cancel
Showing results for 
Search instead for 
Did you mean: 
vmb
Contributor
Contributor

REST SERVICE

Good day Experts,

Is it possible to have a REST API in qlik that is always on ready state? by which the trigger will be coming from third party sources? all the resources that I have found are all having QLIK as the trigger for the REST connection.

If yes can someone show me the steps? 

Thanks.

2 Replies
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

All Qlik Sense APIs are working like that. Depending on what you are trying to do you may need to use one of the many existing APIs which are documented in help (https://help.qlik.com)

https://help.qlik.com/en-US/sense-developer/August2021/Content/Sense_Helpsites/Developer-help-window...

 

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

here is example of how to trigget Qlik Sense task from POSTMAN

https://community.qlik.com/t5/Integration-Extension-APIs/How-to-trigger-reload-task-in-QMC-with-REST...

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.