# Workflow for Zoho Books

## Send Invoice Notification Workflow

1. Click on "Use" beside the **Send Invoice** Notification Workflow.

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

2. Click on "**Choose Template Message**" to open the template library for you to select the template. To choose the Template you would like to share with the customers, click **Use** above the chosen template as shown in the picture below.

<figure><img src="/files/9I7xy6lzCHK1VDdNQ4KH" alt=""><figcaption></figcaption></figure>

3. Once you have selected the template, the next step is to map the variables in the templates and click on **Done**.

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

{% hint style="info" %}
For the Media URL, variable ***Invoice Pdf*** has to be mapped and for Media Name, variable &#x49;***nvoice number*** has to be mapped.
{% endhint %}

4. If you would like to Add Action for this Workflow, click on "**+Add Action**" and choose the *Action Type* from the dropdown, and select the operation - *Append*, or *Add if Empty*.

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

5. Click on update workflow as the last step.

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

## Invoice Payment Success Workflow

1. Click on "Use" beside the **Invoice Payment Success** Notification Workflow.

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

2. Click on "**Choose Template Message**" to open the template library for you to select the template. To choose the Template you would like to share with the customers, click **Use** above the chosen template as shown in the picture below.

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

3. Once you have selected the template, the next step is to map the variables in the templates and click on **Done**.

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

{% hint style="info" %}
For the Media URL, variable ***Invoice Pdf*** has to be mapped and for Media Name, variable &#x49;***nvoice number*** has to be mapped.
{% endhint %}

4. If you would like to Add Action for this Workflow, click on "**+Add Action**" and choose the *Action Type* from the dropdown, and select the operation - *Append*, or *Add if Empty*.

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

5. Click on update workflow as the last step.

<figure><img src="/files/5rGlj1hR9705ESltddf5" alt=""><figcaption></figcaption></figure>

## Invoice Reminder 3 days Before Due Date Workflow

1. Click on "Use" beside the **Invoice Reminder 3 days Before Due Date** Notification Workflow.

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

2. Click on "**Choose Template Message**" to open the template library for you to select the template. To choose the Template you would like to share with the customers, click **Use** above the chosen template as shown in the picture below.

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

3. Once you have selected the template, the next step is to map the variables in the templates and click on **Done**.

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

{% hint style="info" %}
For the Media URL, variable ***Invoice Pdf*** has to be mapped and for Media Name, variable ***Invoice number*** has to be mapped.
{% endhint %}

4. If you would like to Add Action for this Workflow, click on "**+Add Action**" and choose the *Action Type* from the dropdown, and select the operation - *Append*, or *Add if Empty*.

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

5. Click on update workflow as the last step.

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

{% hint style="info" %}
Similarly, you can create the **rest of the workflows** for ***Zoho Books.*** Make sure you are selecting the right template and mapping the right variables.
{% 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.gallabox.com/integration/other-integrations/zoho-books/workflow-for-zoho-books.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.
