1.) Export your Pitchlane Videos as a CSV File
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_1376.png)
2.) Select the "Leads" tab and select "Import Leads"
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121011_2697.gif)
3.) Drop in your Pitchlane CSV File!
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121014_9917.gif)
4.) Map your Pitchlane Data to your ZOHO Fields. Note: Not all fields have to be mapped.
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121013_8170.gif)
5.) Select "Create New Fields" and Ensure "thumbnailUrl" & "videoUrl" are mapped correctly.
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_5794.gif)
6.) Select Next, and Press Finish
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_8772.png)
7.) Return to the leads tab to see your newly imported leads from Pitchlane.
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_5104.png)
8.) Select all your leads & add them to a new campaign.
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121013_5362.gif)
9.) Open your new campaign, select all of your leads, and select "Send Email"
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_4253.gif)
10.)Select "Create Template" and select "Insert HTML/Markup"
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_9719.gif)
11.) Craft your outreach message
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121011_0317.gif)
12.) Once you have decided where you would like your Pitchlane Video to appear select the edit HTML button and copy and paste the following code:
Copy the following code:
<div>
<a target="_blank" href="${Leads.videoUrl}">
<img style="margin:0px;box-sizing:border-box;padding:0px;width:100%;max-width:300px;height:auto" src="${Leads.thumbnailUrl}" alt="Video for ${Leads.First Name}" >
</a>
<br />
</div>
When pasting in the code, you will need to paste it without formatting.
Apple Computers: Cmd + Shift + V
Windows Computers: Ctrl + Shift + V
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_2615.gif)
13.) Select "Save" and navigate back to your campaign. Select your new template!
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121012_0352.png)
14.) Send your emails!
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121014_6388.gif)
![](https://staticfiles.gleap.io/helpcenter/6701473a5a5a3552b17b4d63/20241008121014_5947.png)