Skip to main content

Notifications

Community site session details

Community site session details

Session Id : aYuWkMCgMF6U5CBaExemOW
Power Automate - Building Flows
Answered

Scheduled flow Error: Parameter 'To' cannot be null or empty. clientRequestId:

Like (0) ShareShare
ReportReport
Posted on 24 Jun 2023 11:43:51 by 83

The flow is designed to get to match two items together and then send an email. These items are in two separate lists.

 

List one contains strings like pending or proposed 

column one is a title 

expression one

get items 

(Status eq 'Pending') or (Status eq 'Proposed') and (RF_Country eq 'UK' )

 

column two is a person or group

expression two

columnname eq '' (doesnt work because its an object)

 

How would i get the email from that object and then send all the pending status items to those people?

compose.png

 

 

scheduled .png

 

records2.png

 

 

no approvers 2.png

 

 

final output1.png

 

  • Verified answer
    shar27 Profile Picture
    83 on 25 Jun 2023 at 19:11:57
    Re: Scheduled flow Error: Parameter 'To' cannot be null or empty. clientRequestId:

    Solved this issue now by instead targetting the lateral column which is of a string type. Expression used columname ne null and Now it gets the emails from the person or group column type

  • shar27 Profile Picture
    83 on 25 Jun 2023 at 08:15:00
    Re: Scheduled flow Error: Parameter 'To' cannot be null or empty. clientRequestId:

    added more screenshots to the original. im trying to grab the email from person or group column type and then send an email to those people. Like i said when i trigger it manually it works sometimes, i assume the method im using is wrong because its an object but using the expression below didnt work either 

     

    columnname/EMail eq 'dynamic email'

  • Caspar_Rubin Profile Picture
    830 on 24 Jun 2023 at 19:10:43
    Re: Scheduled flow Error: Parameter 'To' cannot be null or empty. clientRequestId:

    Hey

     

    This doesn't seem to be a trigger problem... the error "Parameter 'To' cannot be null or empty" is usually from a "Send an email (v2)" action...

     

    Are you sending an email below the Compose in your screenshot and the To field is empty?

     

    Can you maybe provide the full flow and where exactly the error occurs?

     

    cheers

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Automate - Building Flows

#1
David_MA Profile Picture

David_MA 385 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 330

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 316 Super User 2025 Season 1

Overall leaderboard
Loading complete