Does Power Automate's Send an Email v3 Cap Apply to Forwards?

Meyer, Carson 20 Reputation points
2025-01-14T21:58:33.7433333+00:00

Hi,

I have a flow that sends out an email notification when a new item is added to a sharepoint list. The email goes to a group identified in the item (the group is usually around 8 people). Then, using the Forward an Email v2 task, this email is forwarded to different inboxes based on the selection made for a question in the item.

How does the send an email v3 cap work? Would 1 email going to 8 recipients count as 1 or 8 API calls? Do the forwards of the emails count towards the 100 API call cap?

Any help is greatly appreciated. Thanks!!

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,431 questions
{count} votes

Accepted answer
  1. Yanli Jiang - MSFT 30,706 Reputation points Microsoft External Staff
    2025-01-15T07:28:11.5366667+00:00

    Hi @Meyer, Carson ,

    Welcome to Q&A forum!

    Here's how the Send an email (V3) cap works:

    1. Email to Multiple Recipients: Sending one email to multiple recipients (e.g., 8 people) counts as 1 API call. The number of recipients in the To, Cc, or Bcc fields does not increase the API call count.
    2. Forwarding Emails: Each forwarded email counts as a separate API call. So, if you forward the email to different inboxes based on the selection, each forward will count towards the 100 API call cap.

    For more information, please refer to:

    https://learn.microsoft.com/en-us/connectors/sendmail/

    Gooda day!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.