Edit

Share via


Create a cloud flow in Power Automate

Create a cloud flow that performs one or more tasks automatically after it's triggered by an event. For example, create a cloud flow that notifies you by email when someone sends a tweet that contains a keyword you specify. In this example, sending a tweet is the event, and sending mail is the action.

Prerequisites

Note

  • Power Automate uses either the classic cloud flows designer or the new modern designer with Copilot capabilities. To identify which designer you’re using, go to the Note section in Explore the cloud flows designer.
  • When you switch between the classic and new designer, you're asked to save your flow. You can't save and switch until all errors are resolved.

Using Copilot, you can use natural language to create a flow.

  1. Sign in to Power Automate.

  2. To create your flow, copy the following prompt and paste it in the Copilot field:

    when a new tweet is posted, send an email to [email protected] with X username
    
  3. Select Generate.

    Copilot suggests a flow based on your prompt:

    Screenshot of a prompt that uses natural language in Copilot.

  4. Select Keep it and continue.

  5. Review your connected apps and services to X and Outlook. A green checkmark indicates that the connection is valid.

  6. Select Next and your flow appears on the designer.

    The new flow contains the When a new tweet is posted trigger and the Send an email (V2) action.

  7. Save the flow and it's ready to use.

    Your flow triggers when new tweets mentioning the key phrase Contoso Company are posted. It also sends an email to the specified email address in the Send an email action.

Test your flow

Send a tweet with the keyword that you indicated, or wait for someone else to post such a tweet.

Within a minute after the tweet is posted, an email message notifies you of the new tweet.

Tip

Use the Send email (V2) action to format email in which you customize the font, use bold, italic or underline, customize the color and highlight, and create lists or links, and more.

Manage a cloud flow

You can have up to 600 flows in your account. If you already have 600 flows, delete one before you create another flow.

  1. Sign in to Power Automate.

  2. In the navigation bar on the left, select My flows.

  3. In the list of flows, do any of the following:

    • To pause a cloud flow, select Turn off.

      Pause flow.

    • To resume a cloud flow, select Turn on.

    • To edit a cloud flow, select Edit, the pencil icon, that corresponds to the flow you want to edit.

    • To delete a cloud flow, Delete, and then select Delete on the message box that appears.

    • To view the run history of a cloud flow, select the flow from the My flows page. Then, select Details to see the history under the 28 day run history section. Select a cloud flow run from the list to view the inputs and outputs of each step.