Automate tasks with Dropbox

Dropbox is a free service that lets you bring your photos, docs, and videos anywhere and share them easily.
https://dropbox.com


Triggers

The trigger is the event that starts the automation.

Actions

The action is what happens automatically, without you having to do anything else.

  • dropbox

    Get temporary link

    Get a temporary link to stream content of a file. This link will expire in four hours and afterwards you will get 410 Gone. This URL should not be used to display content directly in the browser.

  • dropbox

    Get download link

    Get a temporary link to stream content of a file.

  • dropbox

    Delete a file

    Delete a specific file in a given folder

  • dropbox

    Save file to Dropbox

    Saves a file allowing to indicate the name and destination folder. If there is a file with the same name, it allows you to automatically rename the new file and avoid overwriting.

  • dropbox

    Save text string to Dropbox

    Save a text as a file in Dropbox, allowing you to specify the name and destination folder. If there is a file with the same name, it allows you to automatically rename the new file and avoid overwriting.

  • dropbox

    Get a file by name

    Extract a specific file from a specific folder in Dropbox.

  • dropbox

    Get a random file from a folder

    Returns a random file from a specified folder based on an optional list of valid file extensions.

  • dropbox

    Move a file or folder to a different location

    Move a file or folder to a different location in the user's Dropbox. If the source path is a folder all its contents will be moved.