Flow Actions
Doc Management Flow Actions
Create Microsoft Team
introduction the cloudfiles create microsoft team flow action allows you to automate the creation of a microsoft team directly from salesforce this action can be used to streamline collaboration by setting up teams tailored to specific business scenarios, such as a new salesforce record or group by leveraging this integration, users can ensure seamless communication and efficient management of resources in microsoft teams the image below provides an overview of the input parameters and how this action appears in a salesforce flow detailed descriptions of the input and output parameters are provided in the following sections what this action does the cloudfiles create microsoft team action facilitates the creation of a microsoft team based on the provided parameters, such as a description, name, and optional template or an existing team id for cloning the output is the id of the newly created team, which can be used for further integrations or configurations example use case automatically create a microsoft team whenever a new salesforce user group is created for instance, if a user group is created for an account, the corresponding microsoft team can be set up to enhance collaboration among team members input parameters to configure the create microsoft team action, provide the following parameters name the name of the microsoft team example "account xyz team " description a brief description of the microsoft team being created example "team for managing all activities related to account xyz " team id (for cloning) (optional) the id of an existing microsoft team to use as a template for creating the new team if provided, the new team will inherit the structure and settings of the specified team template id (optional) the id of a predefined microsoft team template to use if provided, the new team will follow the structure defined by the template output parameters the action returns the following output created team id (text) a string containing the id of the newly created microsoft team this id can be used for subsequent operations, such as updating the team id into a field etc