---
title: "Embedded sending actions"
url: "https://docs.signnow.com/docs/power-automate-signnow-embedded-sending-actions"
type: "page"
section: "Integrations"
slug: "power-automate-signnow-embedded-sending-actions"
---

# Embedded sending actions

# Embedded sending

Enable users to send documents and document groups within your application by creating an embedded sending link.

## Create document embedded sending link

This action generates an embedded sending link for a specific document, allowing third-party users to prepare and send the document for signature.

### Input parameters

| Parameter | Description |
| :--- | :--- |
| **Id (required)** | Document ID |
| **Type** | Specifies the sending step at which the link should open. Possible values: `Invite`: opens the Send Invite page for the document, where the user can add signer emails, subject, message, etc. `Document`: opens the document in the editor to add fillable fields, then opens the Send Invite page. <br><br> **Invite type in the UI:** ![sn_pa_embedded_sending_invite_type.png](/reference-assets/images/Power%20Automate/sn_pa_embedded_sending_invite_type.png) <br> **Document type in the UI:** ![sn_pa_embedded_sending_doc_type.png](/reference-assets/images/Power%20Automate/sn_pa_embedded_sending_doc_type.png) |

### Advanced parameters

| Parameter | Description |
| :--- | :--- |
| **Redirect uri** | The page that opens after embedded sending has been set up. Required if `Redirect target` is added. |
| **Link expiration** | Specifies how many minutes the link will remain active. The allowed range: 15 to 45 minutes. Admin-level users can set the duration up to a maximum of 43200 minutes. |
| **Redirect target** | Determines whether to open the redirect URI in a new tab in the browser or in the same tab after the signing session. Possible values:`In the new tab`– opens the link in a new tab,`In the same tab`- opens the link in the same tab. |

### Result example

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

### Output parameters

The output of this action retrieves the link for an embedded document sending.

| Parameter | Description |
| :--- | :--- |
| **Url** | The link to the embedded document sending. |

---

## Create document group embedded sending link

This action generates an embedded sending link for a specific document group, allowing third-party users to prepare and send the document group for signature.

### Input parameters

| Parameter | Description |
| :--- | :--- |
| **Id (required)** | Document group ID |
| **Type** | Specifies the sending step at which the embedded link should open: `Manage` — opens the link on the Add documents to document group page; `Edit`: opens the link in the editor; `Send-invite`: opens the link on the Send Invite page.<br><br>**Manage in the UI**: ![sn_pa_embedded_sending_dg_manage.png](/reference-assets/images/Power%20Automate/sn_pa_embedded_sending_dg_manage.png) <br>**Edit in the UI**: ![sn_pa_embedded_sending_edit.png](/reference-assets/images/Power%20Automate/sn_pa_embedded_sending_edit.png) <br>**Send-invite in the UI**: ![sn_pa_embedded_sneding_dg_sendinvite.png](/reference-assets/images/Power%20Automate/sn_pa_embedded_sneding_dg_sendinvite.png) |

### Advanced parameters

| Parameter | Description |
| :--- | :--- |
| **Redirect uri** | The page that opens after embedded sending has been set up. Required if `Redirect target` is added. |
| **Link expiration** | Specifies how many minutes the link will remain active. The allowed range: 15 to 45 minutes. Admin-level users can set the duration up to a maximum of 43200 minutes. |
| **Redirect target** | Determines whether to open the redirect URI in a new tab in the browser or in the same tab after the signing session. Possible values: `In the new tab`– opens the link in a new tab, `In the same tab`- opens the link in the same tab. |

### Result example

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

### Output parameters

The output of this action retrieves the link for an embedded document group sending.

| Parameter | Description |
| :--- | :--- |
| **Url** | The link to the embedded document group sending. |




---
*Full page: https://docs.signnow.com/docs/power-automate-signnow-embedded-sending-actions*
