How to configure a Qlik Automation to start a Mail & Deploy task (with example)?

How to configure a Qlik Automation to start a Mail & Deploy task (with example)?

FIRST CREATED ON 3 Dec 2025  I  AUTHOR Emma Camacho

To use Qlik Automation to start a M&D Task configure the Raw API Request like this:


The properties are the following:


Expand the Query Parameters:

Add the Id of the Task to start

you can find the Task Id here:

Add the Delay here: 
An optional delay in seconds; very important
This is particularly useful if you want to make sure that the task accesses the correct version of the app; when a load script has been completed, it may take a few seconds for Qlik Sense to commit the changes of the app to the database.
When Mail & Deploy starts the task execution too fast, it may access the old version of the app rather than the new one. By delaying the execution (e.g. say by 60 seconds, depending on the app size) you can ensure that Qlik Sense has finished saving all app changes before the task execution starts.

Expand the Header Query parameter:


See How to get an API Access Key in Mail & Deploy? to create and get the MailAndDeployAccessKey.

The next step is Connection:

Press Create API Key connection




Connection name and connector_name are internal names within Qlik.
authentication_name is MailAndDeployAccessKey.
api_key is the key described here: How to get an API Access Key in Mail & Deploy?
base_url is the server that is running M&D, if using M&D Saas: company.mail-and-deploy.com



Looking for Additional Guidance?

If you require more detailed information or further assistance, please visit our comprehensive Online Documentation. Our resources are designed to help you navigate all features and functionalities effectively.