Automatically generate and email an MP4 file from Google Forms > Google Slides or Canva

Hi everyone,

I’m trying to build the following automation flow in Make:

  1. A user fills out a Google Form to submit a match score
  2. The score is stored in a connected Google Sheet
  3. The score is inserted into a Google Slides presentation or a Canva design
  4. The result is exported as an MP4 file with animations
  5. The MP4 file is automatically emailed via Gmail

What works so far:

  • With Google Slides, I can update the score dynamically via Make.
    However, I can’t export it as an MP4 (only PDF or PNG options are available).

  • With Canva, I can export a video (MP4) and send it via Gmail.
    But I can’t dynamically update the score in the design using Make.

My goal:
I want to receive an automated email with an MP4 file (including animations) each time a new score is submitted — ready to post on social media.

My question:
Has anyone found a working solution or workaround to:

  • Dynamically update a design and export it as an MP4?
  • Use a third-party service (like CloudConvert, Bannerbear, etc.) to automate this fully through Make?

Any help, ideas, or examples are greatly appreciated!