Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I’m currently working with Qlik SaaS and I’m wondering if there’s a recommended or supported way to automatically trigger a subscription when a reload finishes — something like an "on reload finish" event.
Does Qlik SaaS currently support event-driven triggers for subscriptions, or is there a known workaround or best practice to achieve this?
Any guidance or examples would be greatly appreciated!
Thanks in advance
Hi there,
Would something like this work?
https://qlik.dev/apis/rest/sharing-tasks/#post-v1-sharing-tasks-actions-execute
Perhaps you could setup an automation, that is triggered via webhook/finished reload that will perform an API request to this endpoint and execute a sharing task (which apparently subscriptions come up in)