Re: Flow Deep Link Variable Providing Only One Item ID
Hi @Phineas
You don't need second "Apply to each" action i.e. "Apply to each Send Email". You could just drag the send an email action inside the first apply to each action i.e. "Apply to each Meeting ID". This will resolve your problem.
In current setup, variable keeps on update in each iteration & hence gets the last link value. As the variable stores the last value, so you are getting the same link in every email. If you add send an email action just after Set variable action inside the first apply to each action, the issue will get resolved.
If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.
Thanks