Actions
In Zapier, data flows into an Action from a Trigger (or other Action), which then (typically) performs a corresponding action on an outside service.
The Files.com Zapier application supports several Actions that will perform corresponding actions on Files.com.
Because Zapier will not allow Files.com to publish Actions until a customer actually uses them, we are unable to present a full compliment of available actions like we do on other iPaaS tools.
If you have a need for additional actions, please reach out to us. We would be happy to add support for anything you require.
To initiate a support conversation, you can send an Authenticated Support Request or simply send an E-Mail to support@files.com.
Create Folder
This action on Zapier will create a folder on Files.com.
Action Parameters
| Parameter | Description |
|---|---|
| Parent Folder | This is the folder path in which the new folder will be created. Leave blank to use the Root Folder. |
| Folder Name (Required) | The name for the folder to be created. Incoming data can be used. |
Create Group
This action on Zapier will create a Group on Files.com.
Action Parameters
| Parameter | Description |
|---|---|
| Group Notes | Group notes. |
| Users | Comma-delimited list of user ids. These users will become members of the group. |
| Admins | Comma-delimited list of user ids. These users will become administrators of the group. |
| FTP Permission | If true, users in this group can use FTP to login. This will override a false value of ftp_permission on the user level. |
| SFTP Permission | If true, users in this group can use SFTP to login. This will override a false value of sftp_permission on the user level. |
| Dav Permission | If true, users in this group can use WebDAV to login. This will override a false value of dav_permission on the user level. |
| Restapi Permission | If true, users in this group can use the REST API to login. This will override a false value of restapi_permission on the user level. |
| Allowed Ips | A list of allowed IPs if applicable. Newline delimited. |
| Name (Required) | Group name. |
Upload File
This action on Zapier will upload a file to Files.com.
Action Parameters
| Parameter | Description |
|---|---|
| Upload Folder | This is the folder path where the file will be uploaded to. Leave blank to upload into the Root Folder. |
| File (Required) | The file to be uploaded. |
| File Name (Required) | The name of the uploaded file. |