---
title: "Document group actions"
url: "https://docs.signnow.com/docs/power-automate-signnow-document-group-actions"
type: "page"
section: "Integrations"
slug: "power-automate-signnow-document-group-actions"
---

# Document group actions

# Document group actions

## Create document group from multiple files

This action creates a document group by uploading multiple files as base64-encoded strings.

### Input parameters

| Parameter | Description |
| :--- | :--- |
| **Group name (required)** | Enter a name for the document group. |
| **Documents** | List of documents with their names and content as base64-encoded strings. |
| **Name (required)** | Document name with extension, for example: Report.pdf, Letter.docx, and so on. |
| **Content (required)** | Base64-encoded string representing content of the document. |

### Result example

<!--
focus: center
bg: "#D3D3D3"
-->
![create_dg_multiple_files.png](/reference-assets/images/Power%20Automate/create_dg_multiple_files.png)

### Output parameters

The result of this action returns information about the newly created document group.

| Parameter | Description |
| :--- | :--- |
| **Group name** | The name of the created document group. |
| **Group id** | The ID of the created document group. |
| **Documents** | An array of documents included in the group. |
| **Id** | The ID of the individual document within the group. |
| **Name** | The name of the individual document within the group. |



---
*Full page: https://docs.signnow.com/docs/power-automate-signnow-document-group-actions*
