I am currently designing an integration that allows for writing and planning IG posts from Notion. All is well in that regards.
My question is about a possible new functionality: how to accommodate a dynamic number of mappings so that the integration tracks engagement metrics.
That is, at this point (see attached scenario) I map according to descending timestamp. But, alas, in order to make it work I had to hardcode variables holding data for each metric, so I had to also limit the number of posts I can track.
In sum: I couldn´t figure out how to dynamically track metrics and map to Notion.
Hi Miguel,
I will try to propose something even though I don’t know exactly the details of the scenario and how the data is structured - so excuse me if this is off. One thing that came to mind is: could you use the Repeater module, passing the number of variables to it so that the subsequent steps run for X number of variables?