Hi guys, I was making an automation for posting Instagram reels from Canva.
I have successfully set up the automation and it worked but the problem is the template I use on Canva is a 3-page template. I then bulk generated a lot of 3-page reels in one project but the automation only post 1 page at a time.
I used the Tools-increment as the first step. To try fixing the problem, I added a “set variables” after it.
In “set variables”, Item 1 is start page, I set as (({{increment}}-1)*3)+1 and Item 2 is end page, which I set as (({{increment}}-1)*3)+1
In “Canva module”, at “Page”, I map “start page-end page” but then this time it posted all 3-page reels my Canva project instead of what I want (ie. one 3-page reels at a time)
Would anyone have a look and shed some light on what I did wrong please? Thank you very much!