Add another action

In this procedure, you'll add an action in the middle of the flow. This action will save a file in your Dropbox, archiving the item in the list.

  1. In flow.microsoft.com, select My flows in the top navigation bar.

  2. In the list of flows, select the flow that you want to edit.

  3. Select New step, and then select Add an action.

    Collapsed add

  4. In the list of possible actions, search for Create file, and then select Dropbox - Create file.

    search create file

  5. If prompted, provide your Dropbox credentials.

  6. Select the folder icon on the right side of the Folder path box.

  7. Find and then select the folder in which you want to place the new file.

    search create file

  8. Enter the name of the new file into the File name box. Be sure to append an extension, such as ".txt", to the file name. Here, let's use the TweetId in the file's name to ensure uniqueness of the files. You may have to select See more to find the TweetId token.

  9. Add the text that you want the file to contain by typing into the File content box. You can also add tokens into the File contentbox.

    file name and contents

     Important

    If you give the file a name that matches an existing file's name (in the selected folder), the existing file will be overwritten.

  10. Select Update flow, which is located on the menu at the top of the screen.

  11. Send a tweet that contains the keyword you specified.

    Within a minute, a file is created in your Dropbox account.

Reorder or delete an action

  • To receive email after the file is created in Dropbox, move the Dropbox action by dragging its title bar above the email action. Release the Dropbox action over the arrow between the trigger (When a new tweet is posted) and the email action. (The cursor indicates whether the action is positioned correctly.)

     Note

    You can't move a step before another if you're using any outputs from that step.

    Delete the menu

  • To delete an action, select the ellipsis (...) near the right edge of the title bar for the action you want to delete, select Delete, and then select OK.

    Delete the menu

    Note: You can't delete an action if you're using any outputs from it anywhere in the flow. First, remove those outputs from the fields, and then you can delete the action.

Add advanced options

Start with a flow that has a Send an email action.

  1. Select Show advanced options, which is located at the bottom of the Send an email card.

    You'll then see the advanced options for sending an email.

    Sharepoint triggers

  2. Select High from the Importance list, and then select Hide advanced options to hide the advanced options.

  3. Select Update flow, which is located on the menu at the top of the screen.

    This step saves your changes.

Source: Microsoft