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