Forum Discussion

Tan Tran's avatar
Tan Tran
Copper Contributor
Jul 11, 2021

Logic Apps - Get Email (V3) - limit to top 25 emails

Hi guys,

I'm fetching mailbox (over 100 emails) into for each loop but Get Email (V3) limit to top 25 email only into the loop then continue on to next tasks

How can I fetch all emails into foreach loop before continue on?

Thank you,

T.T

2 Replies

  • Tan Tran's avatar
    Tan Tran
    Copper Contributor
    It's actually not difficult.

    I nested action Get Email (V3) into Until Loop so each iteration will fetch 25 emails until number of iteration = total amount of email / 25.
    • Raajeev_H_Dave's avatar
      Raajeev_H_Dave
      Copper Contributor

      Tan Tran Not able to understand really sorry. It will read the next 25 emails or only the first 25 again and again.

       

      Could you please provide some steps?

       

      Thanks in Advance.

Resources