# Word Template Workflow

Click2Export enables exporting of Dynamics CRM Word Templates using Click2Export workflow.&#x20;

Follow the steps given below to export word templates using workflow:

* Navigate to **Settings > Processes** and click on ‘**New**’ to create a new workflow.

![](/files/-M816YQPvsBPYfAlqRXd)

* Enter the ‘**Process Name**’, select the ‘**Category**’ as ‘**Workflow**’ and ‘**Entity**’ for which you want to create this workflow. Click on ‘**OK**’.

![](/files/-M816scxggCGuZllwYdn)

* Here you can select whether you want the Workflow to be On Demand or trigger on a change of Options for Automatic Processes.

<figure><img src="/files/2PtF8Ka1vy8hZ1UN5IH6" alt=""><figcaption></figcaption></figure>

* First user needs to click on **‘Add Step’** and add **Perform Action** step that is predefined by Microsoft to select the appropriate **Action** for required word template. Select **Action** as **SetWordTemplate** option and **Entity** as **None** (global).&#x20;

![](/files/-M817biBeuohGhuBQDv6)

* Now click on **‘Set Properties’** of **Perform Action** step and select the required Word Template in **SelectedTemplate** section and required **Entity** in **Target** section. In order to select the required entity in Target section, it should have **Business Process Flows** ticked in the entity settings like shown below:&#x20;

![](/files/-MXH5cmnDGFUQLbDsZLQ)

![](/files/-M89K2sHHQ7NxSwfdID4)

* Click2Export ships with one workflow assembly namely ‘**Inogic.Click2Export.ExportWord.ExportWord2PDF**’. This step is required to call the workflow for performing the selected action.
* Now click on ‘Set Properties’ for **Inogic.Click2Export.ExportWord.ExportWord2PDF**&#x20;

![](/files/-M89KZ-rthWbqHHR4bC8)

* Once the properties window opens, fill in the correct details as explained below:

<figure><img src="/files/Mypi1JDF0obyCS7dNdEk" alt=""><figcaption></figcaption></figure>

**Document Template:** Select the document that needs to be converted to PDF.

**CRM Report Template:** This will be the Report Template that has been created for the Document Template selected above.

**Attach as a Notes:** If marked as True, then it will attach the converted PDF against the record as a Note else it will not.

**Attach to an Email:** If marked as True, then it will attach the converted PDF in an email. The **Email Recipients** and the **Sender** would be selected based off the **Email Configuration** done on the selected **CRM Report Template**.

**Upload to SharePoint:** If marked as True, the converted file will be uploaded against the record’s respective SharePoint folder.

* Now ’**Save**’  and then ‘**Activate**’ the process.
* You can now see the workflow in ‘**My Processes**’.

![](/files/-M89LQefU2JqSC8OE5t8)

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inogic.com/click2export/configuration/automation/word-template-workflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
