web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Send emails using powe...
Power Apps
Unanswered

Send emails using power automate

(0) ShareShare
ReportReport
Posted on by 95

Hi, 

I have one sharepoint list, where info in as below

RedID    TrainingProgram     Status            ArtifactID  LCEmail                             LPEmail

1            Java                         confirmed     12345        hfh@gmail.com                   abc@gmail.com

2            C                             confirmed                                                                   abc@gmail.com

3            html                        confirmed     12334                                                    xyz@gmail.com

In this data I need to check condition that is ArtifactID is empty or not, then send email to particular person mentioning reqID and TrainingProgram for the blank ArtifactID,

MicrosoftTeams-image (6).png

I have tried with this flow.

Here I am facing two issues -

1 - It need to check whether lcname, ArtifactID and status is confirmed or not

2 - send email to LPEmail with particular details, If I have two same emails on same name  (abc@gmail.com), then only one email should trigger to person with two ReqID details.

 

Any suggestion would be helpful

 

Categories:
I have the same question (0)
  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @Hemasai1999 

     

    Conditions for lcname, ArtifactID

     

    equals(items('apply_to_each')?['ColumnName'],null)

     

    like

    equals(items('apply_to_each')?['ArtifactID'],null)

    Conditions for Status. I assume Status is a Choice field

     

    equals(items('apply_to_each')?['Status/Value'],'Confirmed')

     

    All field/Columns checks "is equal to" true

     

    Sample with 3 conditions

    StalinPonnusamy_1-1631759044101.png

     

     

     Note: Need to use Expression like below

     

    StalinPonnusamy_0-1631758989656.png

     

     

     

     

  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @Hemasai1999

     

    I have made small changes for the above condition.

  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @Hemasai1999

     

    Please let us know if anything needs on your post. We can help with this.

     

    Please do not forget to give kudos if you find the suggestion helpful or Accept it as a solution if works fine to help other users to find it useful.

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 481

#2
WarrenBelz Profile Picture

WarrenBelz 379 Most Valuable Professional

#3
11manish Profile Picture

11manish 291

Last 30 days Overall leaderboard