Skip to main content

Notifications

Community site session details

Community site session details

Session Id : cfdLU24bZdODq4bLCBYLGG
Power Automate - Building Flows
Unanswered

Send Unique Voucher Code To Different Emails Using Email Template

Like (0) ShareShare
ReportReport
Posted on 23 Feb 2024 22:01:19 by

Hello,

 

Super new to automate, but can't seem to get this to work. Basically I just need to send unique voucher codes from an excel sheet to different emails using an email template.

 

Basically take row 1 of the voucher sheet and the email from row 1 of the email sheet and send an email with that code using a template. Then iterating to the next row and so on.

 

Please advise, thanks in advance!

  • ivan_apps Profile Picture
    2,187 Super User 2025 Season 1 on 23 Feb 2024 at 22:46:37
    Re: Send Unique Voucher Code To Different Emails Using Email Template

    What I would do is to iterate through your first excel sheet with email addresses (using the excel connector).  At the end of this loop, create your email template to send to that email address with the voucher code.

     

    Inside the loop I think the easiest thing to do is to query the voucher sheet, select your table inside the excel and get the first row. Create another column in you excel sheet for 'used' voucher codes. When you query the excel sheet, ensure your 'used' column isn't yes/true.  Once you send the email, update your excel sheet to update the 'used' column to true. As you loop through your email list, you'll be updating the voucher list marking vouchers as used or not. Your query for new vouchers at each loop should only return 1 unused voucher at a time.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,668 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,004 Most Valuable Professional

Leaderboard
Loading started