Delete File

Last modified by Nga Nguyen on 2022/05/16 03:27

RCA.Activities.GSuite.DeleteFile

Description

This activity allows you to delete a file located on Google Drive.

image-20220505155255-1.png

(*For mandatory)

In the body of activity

  • ID of file to delete (String)* - The ID of the file that you want to delete. This property supports String variables and string formatted values

Properties

Input

  • FileID (String)* - The ID of the file that you want to delete. This property supports String variables and string formatted values.

Misc

  • Public (Checkbox) - Check if you want to public it. Remember to consider data security requirement before using it.
  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    E.g: [123125436] Delete File
  
Navigation