Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
MohammadLahib
Contributor
Contributor

Load Script Editing Through my Site

Hi All, 

 

I created a .Net application where can manage access control through it. I need a way to add and edit the load script directly from my application. Is there any Qlik API I can use to update the load script?

 

Thanks 

Mohamad

Labels (1)
1 Reply
marksouzacosta
Partner - Specialist
Partner - Specialist

Yes, there is. Check this here:
https://qlik.dev/apis/rest/apps/#post-v1-apps-appId-scripts

To list all your Scripts:
https://qlik.dev/apis/rest/apps/#get-v1-apps-appId-scripts

 

Read more at Data Voyagers - datavoyagers.net