Flows

Power Automate and Azure Logic Apps organize automation as flows. After you create a connection and drop a Files.com action into a flow, you can chain it with any other connector that Power Automate or Azure Logic Apps supports.

Example workflow

  1. Start with a Microsoft 365 trigger (for example, “When a new email arrives”).
  2. Add a Files.com action such as GetUsers or FolderListForPath to look up data in your account.
  3. Pass output from the Files.com action into additional services—perhaps writing rows to Excel or posting a message into Microsoft Teams.
  4. Use conditional logic or parallel branches to build more advanced automation.