Operation
Actions for Boomi are done using operations. The Files.com Boomi connector has several operations to automate common tasks.
The actions are organized by the high level Action and specific Object that the action operates on.
Copy Operations
These operations copy an object.
| Object | Description | Parameters |
|---|---|---|
| File | Copy a File |
|
| Folder | Copy a Folder |
|
Create Operations
These operations create an object.
| Object | Description | Parameters |
|---|---|---|
| Folder | Create a Folder |
|
| Group | Create a Group |
|
| ShareLink | Create a ShareLink |
|
| ShareLinkNotification | Create a ShareLinkNotification |
|
| ShareLinkRecipient | Create a ShareLinkRecipient |
|
| User | Create a User |
|
Delete Operations
These operations delete an object.
| Object | Description | Parameters |
|---|---|---|
| File | Delete a File |
|
| Folder | Delete a Folder |
|
| Group | Delete a Group |
|
| ShareLink | Delete a ShareLink |
|
| ShareLinkNotification | Delete a ShareLinkNotification |
|
| User | Delete a User |
|
Download Operations
These operations download an object.
| Object | Description | Parameters |
|---|---|---|
| File | Download a File |
|
List Operations
These operations list an object.
| Object | Description | Parameters |
|---|---|---|
| Folder | List a Folder |
|
| Groups | List a Groups | |
| ShareLinkDownloads | List a ShareLinkDownloads |
|
| ShareLinkNotifications | List a ShareLinkNotifications | |
| ShareLinkRecipients | List a ShareLinkRecipients |
|
| ShareLinkRegistrations | List a ShareLinkRegistrations |
|
| ShareLinks | List a ShareLinks | |
| Users | List a Users |
Move Operations
These operations move an object.
| Object | Description | Parameters |
|---|---|---|
| File | Move a File |
|
| Folder | Move a Folder |
|
Show Operations
These operations show an object.
| Object | Description | Parameters |
|---|---|---|
| FileDetails | Show a FileDetails |
|
| FolderDetails | Show a FolderDetails |
|
| GroupDetails | Show a GroupDetails |
|
| ShareLinkDetails | Show a ShareLinkDetails |
|
| ShareLinkNotificationDetails | Show a ShareLinkNotificationDetails |
|
| UserDetails | Show a UserDetails |
|
Update Operations
These operations update an object.
| Object | Description | Parameters |
|---|---|---|
| Group | Update a Group |
|
| ShareLink | Update a ShareLink |
|
| ShareLinkNotification | Update a ShareLinkNotification |
|
| User | Update a User |
|
Upload Operations
These operations upload an object.
| Object | Description | Parameters |
|---|---|---|
| File | Upload a File |
|