> ## Documentation Index
> Fetch the complete documentation index at: https://docs.t3planet.de/en/latest/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuration

## Configure Zoho CRM with Powermail

## 1. Generate Auth Token from Zoho.

You can generate Auth Token for your site by following steps mentioned here: [https://www.zoho.com/projects/help/rest-api/get-tickets-api.html](https://www.zoho.com/projects/help/rest-api/get-tickets-api.html)

Once Auth Token is generated, you need to set this at constants.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/t3planet/en/latest/EXTNsZohoCrm/Configuration/images/set_access_token.webp" alt="Set Access Token at Constants" />

## 2. Create a Powermail Form at your TYPO3 Backend

<img src="https://mintcdn.com/t3planet/53E0iqqFcPKhmaYw/en/latest/EXTNsZohoCrm/Configuration/images/powermail_form.webp?fit=max&auto=format&n=53E0iqqFcPKhmaYw&q=85&s=b37b8f6a19006834dff11e869d5ad307" alt="Create Powermail Form" width="1020" height="911" data-path="en/latest/EXTNsZohoCrm/Configuration/images/powermail_form.webp" />

Now, you need to map Fields of Powermail with Zoho. You can do it at Constants.

## 3. Link Powermail form with Zoho at Constants

Constants will list all the possible fields of a lead generated in Zoho. Title of field in Powermail should be set at respective Constant.

Set title of all the Powermail form fields at their respective Constants.

<img src="https://mintcdn.com/t3planet/53E0iqqFcPKhmaYw/en/latest/EXTNsZohoCrm/Configuration/images/set_constants.webp?fit=max&auto=format&n=53E0iqqFcPKhmaYw&q=85&s=45cf3bbb7d3b097278ddf2686fff9c8b" alt="Create Powermail Form" width="512" height="805" data-path="en/latest/EXTNsZohoCrm/Configuration/images/set_constants.webp" />

Save the Constants. That's it!

Now, When user submit your Powermail Form, a lead will be generated in your Zoho account.
