Power Dynamics
  • Power Dynamics
  • 🍕My name
  • D365 CE
    • Copilot
      • 🥐Add Copilot into Rich Text Control
    • Sales
      • Copilot in D365 Sales
      • Export record to PDF
    • Customer Experience
      • Contact Center (Omnichannel)
        • 🐚Internal Live Chat in MDA
        • 📢Add Chat Widget to Power Pages - Proactive Chat
      • Attachment Control
      • Case Routing: Basic Routing rule set
      • Custom SLA for any Entity
      • Customer Insight
        • Journey - Custom Trigger - Call Power Automate
    • Field Service
  • Power Platform
    • Analytics
    • Dataverse
      • Use case for the feature of Record ownership across Business Unit
      • 💡Workaround: Change the OOB "Exchange Rate" of a record
      • Using a Virtual Entity to store historical log (sample)
      • Disable Empty Address record
      • Using Adaptive card
      • Block Unmanaged Customizations
      • 🪃Recycle Bin on Dataverse (Preview)
    • Model Driven App
      • 💡Run SSRS report on MDA mobile
      • 💡Tip: Create a Security Role with "App Opener" minimum privileges
      • Tag @person to notify in MDA
      • Auto search on the Lookup field
      • Activities with multiple related records
      • Embedded Power BI - Dashboard
      • Embedded Power BI - Form
      • "Custom Help" - Is it help?
      • New modern Command Bar
      • Tip: Hide the button "Add Existing Record" on subgrid
      • Custom Page - Why not?
      • Hiding sensitive column data
    • Canvas App
    • Fabric & Power BI
      • New Text slicer
      • Dataverse link to Microsoft Fabric
      • 💡Leveraging Interactive Warehouse Floor Maps in Power BI
      • Calculation Group for Time Intelligence
    • Power Automate
      • ✅Sequential Approval
      • 📤Create an Appointment by Outlook Graph API
      • Dowload SSRS Report and Send email
      • Power Automate: Add a table in Email
      • 💡Tips: Get "DisplayName" of the Lookup field on Power Automate
      • E-sign: Power Automate & DocuSign
  • D365 Finance & Operation
    • General
      • 🇻🇳D365 FnO - Virtual entities: Use case
    • Finance
      • Consolidating Customer & Vendor Balances
    • Supply Chain
      • Landed Cost Series
        • Landed Cost- Essential Configuration
        • Landed Cost Scenarios 1
Powered by GitBook
On this page
  • Approval Solution Components
  • Configuring Power Automate with DocuSign for E-Sign Workflows
  • 1. Summary Steps in Power Automate
  • 2. Detail of DocuSign's Steps
  • Checking

Was this helpful?

  1. Power Platform
  2. Power Automate

E-sign: Power Automate & DocuSign

#E-Sign, #PowerAutomate, #Flow, #DocuSign

PreviousTips: Get "DisplayName" of the Lookup field on Power AutomateNextGeneral

Last updated 1 year ago

Was this helpful?

Good days, my friends!

Recently, I had the chance to discuss integrating electronic signatures into the approval workflow for document submissions.

This got me thinking about the efficiency gains of e-signature solutions when using Power Automate and DocuSign.

Today, let's dive into this topic and see how these tools can revolutionize your document approval workflows!

Approval Solution Components

My components:

  • Create a Document table to manage and store document record

  • Create an Approval Request table to submit an approval request to e-sign the document file

  • Enable SharePoint integration to store the attached file

  • Using Power Automate to configure the Approval Flow

  • Using Power Automate & DocuSign to send files to the approver for e-signing

Configuring Power Automate with DocuSign for E-Sign Workflows

Today, my focus is on the seamless integration of DocuSign into your e-signature workflows using Power Automate. We'll be dedicating our attention specifically to this setup, temporarily setting aside the configuration of approval flows.

Let's simplify the process and get started!

1. Summary Steps in Power Automate

In my proposal, I set up integration between SharePoint and my Power Platform environment. Consequently, I need to access the Document Location table to retrieve the Relative URL of the attached file.

And my sample File Path: /ntd_document/[RelativeURL]/Meeting Minute.docx

"Meeting Minute.docx" is the template file name I'm going to use to send for E-signature.

2. Detail of DocuSign's Steps

For E-sign, I'm trying the DocuSign for demo.

In Step 2, in the field "Document Base64". IF facing an issue with the File Content, you should use an expression base64() to convert file content to Base64 format.

Checking

Okay... That's all for my configuration. Now, checking...

Thank you for your watching. [NTD]yns.Asia ... Thank you.

☕
❤️
invite me a cup.
Run Testing
Propose Component
Power Automate Steps
Sample Document Site
Details for DocuSign Steps