web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Connect Power Automate...
Power Automate
Unanswered

Connect Power Automate to Docusign API

(0) ShareShare
ReportReport
Posted on by 33

 Hi,

 

I'm trying to use DocuSign to be able to send documents from SharePoint, I've uploaded a template to Docusign but it doesn't have my changes to the file.

 

I've created a word-template which I fill with a Form. When that is complete I save the document in a folder inside SharePoint and convert it to .PDF so I have both a word document and a PDF of the same file in different folders.

 

Now, I want to send the updated document which contains company name and some other information needed to the document to DocuSign and start the signing process.

 

Here its stops for me.

The built in options is not an option to use since it's only sending the envelope and template uploaded to DocuSign and won't take notice of my changes in to the file.

 

I have a test environment for developer in DocuSign to be able to use the API but I´m not able to connect to it with HTTP-command in PowerAutomate, I receive code: 404 and nothing else.

 

I followed: https://powerusers.microsoft.com/t5/Power-Automate-Ideas/Integrating-Microsoft-flow-with-DocuSign-Rest-API/idi-p/233441/page/2#comments

 

But I´m still doesn't allowed to connect to the API.

My HTTP-command looks like this:

 

{
"emailSubject": "Docusign REST API Integration with Flow",
"emailBlurb": "Docusign REST API Integration with Flow",
"status": "sent",
"documents": [
{
"documentId": "1",
"name": "@{triggerOutputs()['headers']['x-ms-file-name-encoded']}",
"documentBase64": "@{outputs('Skapa')}"
}
],
"recipients": {
"signers": [
{
"email": "xxxxxx@XXXXXse",
"name": "xxxxxxx xxxxxx",
"recipientId": "1",
"tabs": {
"signHereTabs": [
{
"xPosition": "490",
"yPosition": "706",
"documentId": "1",
"required": "true",
"pageNumber": "3"
}
],
"dateSignedTabs": [
{
"tabLabel": "todaysDate",
"xPosition": "483",
"yPosition": "765",
"documentId": "1",
"pageNumber": "3"
}
]
}
}
]
}
}

 

What is wrong and what can I do to take either the PDF or the Word file stored in SharePoint and then send it to DocuSign for signing?

 

BR

Martin

Categories:
I have the same question (0)
  • abm abm Profile Picture
    32,985 Most Valuable Professional on at

    Hi @MartinFront 

     

    Did you tried your custom HTTP call using Postman?

     

    Thanks

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 592

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard