So I have a presentation with 4 slides: cover, summary, analyse and recommendation.
I make a new presentation from a template after getting the campaigns, and then I get the presentation I made, to get the 4 slides (I have object id for them). Thereafter, I wanted to add data from Facebook ad sets to slide 3 (and obviously replicate it as many times as many ad sets I have). Slide 4 will have recommendations from AI, added at the end of my workflow.
- After getting the presentation I see the slides, but can’t use them, so I made an iterator - that made my loop with ad sets multiplied by 4 - not what I wanted.
- How to add ID object from slide 3 to add template slide? (it added slide 1)
- How to make sure that I will have:
cover
summary
ad set 1 slide
ad set 2 slide
… (as many as ad sets)
recommendation slide