PowerPlatformConnectors/certified-connectors/Egnyte
rdziarnowski-egnyte 27c54b165a
Egnyte: Connector update (#3605)
Co-authored-by: Bartek Mogielski <bmogielski@egnyte.com>
2024-08-06 21:54:57 +05:30
..
README.md Egnyte: Connector update (#3605) 2024-08-06 21:54:57 +05:30
apiDefinition.swagger.json Egnyte: Connector update (#3605) 2024-08-06 21:54:57 +05:30
apiProperties.json Egnyte - update apiProperties.json (#3482) 2024-05-15 18:01:41 +05:30

README.md

Egnyte

Egnyte is a content collaboration platform that keeps your files safe, synced, and easy to share. Connect to Egnyte to manage your files. You can perform various actions such as upload, move, download, and delete files in Egnyte.

Pre-requisites

To use the connector, you need to be an Egnyte user.

Supported Actions

The connector supports the following actions:

Supported Triggers

The connector supports the following triggers:

  • When a file is locked: This operation triggers a flow when a file is locked
  • When a file is unlocked: This operation triggers a flow when a file is unlocked
  • When a file is updated: This operation triggers a flow when a file is updated in specific Folder
  • When a file is created v2: This operation triggers a flow when a file creates in specific Folder
  • When a share link is created: This operation triggers a flow when a share link is created
  • When a share link is deleted: This operation triggers a flow when a share link is deleted
  • When the file or folder permission changes: This operation triggers a flow when a file or a folder permissions changes
  • When the file or folder metadata changes: This operation triggers a flow when a file or a folder metadata changes
  • When a project folder is created: This operation triggers a flow when a project folder is created or when an existing folder is marked as a project folder
  • When a folder is unmarked as a project: This operation triggers a flow when a folder is unmarked as a project
  • When a project is updated: This operation triggers a flow when a project is updated
  • When a workflow is created: This operation triggers a flow when a workflow is created
  • When a workflow is completed: This operation triggers a flow when a workflow is completed
  • When an approval type workflow is approved: This operation triggers a flow when an approval type workflow is approved
  • When an approval type workflow is rejected: This operation triggers a flow when an approval type workflow is rejected
  • When a group is created: This operation triggers a flow when a group is created
  • When a group is updated: This operation triggers a flow when a group is updated
  • When a group is deleted: This operation triggers a flow when a group is deleted
  • When a file is created (properties): This operation triggers a flow when a new file is created in a folder.
  • When a folder is created (properties): This operation triggers a flow when a sub-folder is created in a folder.
  • When a file is deleted (properties): This operation triggers a flow when a file is deleted in a folder.
  • When a folder is deleted (properties): This operation triggers a flow when a sub-folder is deleted in a folder.
  • When a file is renamed (properties): This operation triggers a flow when a file is renamed in a folder.
  • When a folder is renamed (properties): This operation triggers a flow when a sub-folder is renamed in a folder.
  • When a file is moved (properties): This operation triggers a flow when a file is moved in a folder.
  • When a folder is moved (properties): This operation triggers a flow when a sub-folder is moved in a folder.
  • When a file is copied (properties): This operation triggers a flow when a file is copied in a folder.
  • When a folder is copied (properties): This operation triggers a flow when a sub-folder is copied in a folder.