Create a CSV containing all your audience information and generate unique links for Nexweave media for each row of information. Import this CSV to Snov.io to share personalised and interactive content at scale, in just a few clicks!
For our demonstration, we are sharing a personalised image in an email that hyperlinks to a video landing page.
Letās begin by creating a new campaign. If you are new to creating Nexweave campaigns, you can have a look out our campaign documentation here


3. Next select the Image and Video templates you would like to employ for this campaign.Ā
For our demonstration we have selected:
4. Select your either default or custom landing page URL and click on Save and Proceed Ā to continue.
Now letās proceed to setting up the activation method.


4. Next, click on Upload CSV and select the populated CSV created in the previous step. You can click to preview the image and video templates selected, if you wish to
5. Once done, click on Generate Links to create unique links for each row.
6. Finally, click on Download links to download the CSV sheet with Nexweave media links included.
You can also click on Embed code to view the Image embed code for email and the video landing page embed code.Ā


3. Enter the list name and click on Create

4. Then, select Import your contacts list

5. Select the CSV file extracted from Nexweave in the previous step, containing the Image and Video links for each name in the listĀ
6. You will then be prompted to map the CSV columns with personalisation fields on Snov.io. Click on the dropdown corresponding to each column to select the field that matchesĀ


In our demonstration, we have mapped :
7. As can be seen from the list of Snov.io variables, there are certain commonly used fields available for mapping.
The CSV sheet containing Nexweave links has 2 additional columns - Image links and Video Links To map these, you will need to create and add custom fields in Snov.io
8. To do so, click on the dropdown corresponding to the links column, scroll to the bottom and click on Add Custom Field
In the pop-up that appears, enter the field name and set the field type as String
9. Within the same popup, click on Add more fields and once again, enter the field name and select the field type as String
Click on Add fields Ā to complete
Once the fields are added, map them to the columns containing Nexweave image and video linksĀ
In our demonstration, we have added and mappedĀ
10. Once the above mapping is complete, click on Start the Import.
11. You will be redirected to the Prospect List screen, where you can see the status of your import into the newly created list and errors, if any occur




This will launch a campaign directly for the prospects we importedĀ
2. Drag and drop the Email component from the right hand side.
Connect the arrow from Start to the Email component and click on it to expand the email editorĀ

3. Add text to the email subject and body. To add personalisation variables, click on the ā{ }ā icon, and select the desired personalisation variable from the dropdown.
When the personalisation variables are added, you also have the option to include a Fallback Value. In our demonstration, we have removed the fallback values.

4. To add the personalised Image to the video, click on ā</>ā Ā to launch the HTML code editor
In the HTML editor that opens, copy and paste the following snippet:
<a href="{{Videolinks}}">Ā <img src="{{Imagelinks}}" width="70%">Ā </a>Ā


Where:
You may replace these fields with the custom fields you created and mapped at your end
5. Remember to Add a Campaign Name and Select an account to send the email from

6. Once all the details are verified, click on Save and Start Ā to completeĀ