Google Drive: Search Folder
This item searches for a folder with a specific name, directly under the specified folder on Google Drive.
This item searches for a folder with a specific name, directly under the specified folder on Google Drive.
This item generates an image using Stability AI’s Stable Diffusion 1.0 on Amazon Bedrock.
This item translates text using DeepL API v2. It is also possible to translate into more formal or broken sentences (Formality).
CSV/TSV data entered as String-type (multiple lines) is treated as an RDB table, and the data is manipulated by queries (SQL). The results of the query are saved in the specified String-type (multiple lines) Data Item. Two data can also be combined.
This item adds a collaborator to a specified repository on GitHub.
This item removes a collaborator from a specified repository on GitHub.
This item downloads the specified Google Workspace files (such as Google Docs, Sheets, or Slides) in PDF format. You can download multiple files at once. When you download multiple files, you should write one File ID per line.
This item deletes the shared link accessible by anyone with the link or within the domain from the specified file or folder on Google Drive. Permissions for users or groups remain undeleted.
This item creates a shared link for the specified file or folder on Google Drive. An error occurs when the file/folder is already shared with anyone or within the domain.
This item converts any text into a file and adds it to a File type data item.
This item creates a new folder in the specified folder on Google Drive.
This item downloads the specified files on Google Drive. You can download multiple files at once. When you download multiple files, you should write one File ID per line.
Publishes a Web form when a token arrives and awaits input to the web form. Advances the token if there is an input to the web form. The Web form can be submitted by users who don’t have an account for the Workflow platform. The user is notified of the web form URL by email, etc.
Issues a Web form (its URL) for awaiting entry. Starts a new process automatically by receiving entry. The form can be embedded on any website using “iframe” HTML tag.
Terminates all other ongoing Processes when any one of separated Processes arrives. The Process ends even if there are unfinished Tasks left.