I want to create a video avatar presenting a list of books.
Inputs to Heygen:
book title (from Google sheet)
book author (from Google sheet)
book cover page (image from Google sheet)
book summary (text from another AI)
I am able to create a video avatar for each book using title, author, summary fields.
I don’t understand how to add and position an image (cover page) on the video together with the avatar. I want the image to be of the left and the avatar on the right of the screen.
I mention I was able to create the desired video layout manually directly in Heygen. The difference here is that I am using Heygen API Key in Make.
Second optional question is how to concatenate all videos together since Heygen is currently generating one video per book (Google sheet row).