How to send personalized videos via email with Mandrill by Mailchimp?

How to send personalized videos via email with Mandrill by Mailchimp?


In the following steps, you will learn how to send videos via Moovly to Mandrill a service by Mailchimp.


Requirements:
  • Mailchimp account
  • Mandrill plugin
  • Datasheet with contact information and email details


Step 1: Go to Integrations and click on Add API key:







Step 2: To create an API key you need to add Mandrill to your Mailchimp account first.Log in with your Mailchimp login details:






Step 3: Copy your API key that is located in your Mandrill settings.



Step 4: Enter your API key in Moovly and click Save API Key.


Step 5: Create an email template in Mandrill.


If you want to insert a thumbnail in your video make sure to include {{video_url}} and {{video_thumbnail}}

Here is the HTML code that we used for the example:

<!DOCTYPE html>

<html lang="en">

<head>

   <meta charset="UTF-8">

   <title>Mail</title>

</head>

<body>

   <p>Insert text {{name}},</p>

   <p>Insert text</p>

<div>

<video width="640" height="352" controls="controls" poster="{{video_thumbnail}}" src="{{video_url}}">

    <!-- fallback 1 -->

    <a href="{{video_url}}"><img height="352" src="{{video_thumbnail}}"/>

    </a>

</video>

</div>

</body>

</html>




Step 6: Select your template or a Moovly template and click Import Google Sheet.




Step 7: In the following panel choose Mandrill.  


Step 8: Select the Google sheet that contains your data and contact information of the persons that you’d like to send your personalized videos.


Step 9: Select the Mandrill Template that you just created earlier:




Step 10: Click Skip first row to remove the column names and align the corresponding data with the correct tags:

It should look like this:


Step 11: Click Next and enter your subject line, sender name and email address.



Step 12: Click Send videos to Mandrill to start sending your videos!



Related topics: 






    • Related Articles

    • How to Publish a video to HubSpot?

      You can now publish your Moovly videos directly to HubSpot! To publish to HubSpot you require a HubSpot account with an active Professional or Enterprise plan. Step 1: Go to Integrations in Moovly and Connect your HubSpot account to your Moovly ...
    • What are reusable Gallery videos?

      Learn more about 'reusable' Gallery videos here Videos that are published to a Moovly Gallery can be made reusable as a template for other Moovly users. In such a case, there will be a “Use as template” button below the video on its Gallery preview ...
    • How do I publish a project to a Group Gallery?

      Learn why and how to publish a Moovly video project to a Group Gallery Why would I publish a video project to a Group Gallery in the first place? A Moovly Group Gallery is a video channel that all members of a group can post their Moovly videos on. ...
    • How to download a Moovly video?

      Export a Moovly video to store on your own computer 'Downloading' or 'exporting' your Moovly content is only possible with all a paying Moovly subscription or with a Free Education plan. If you are still in Free Trial, you should first upgrade your ...
    • How do I publish a Moovly project?

      Steps to publish a Moovly content you have made to the Moovly Gallery, Vimeo or YouTube In this article, you will learn how to publish your project to the Moovly Gallery, YouTube, or Vimeo. 1. Moovly Gallery This option can be used for Free as well ...