I am trying to create a HTTP triggered flow to allow Adobe Sign for document e-Signature
This is the scenario I am trying to achieve - Adobe Sign - Connectors | Microsoft Docs
What should I pass for the File Content?
I have the URL for a file in SharePoint, I want a way to pass this file for Adobe sign e-signature.
Solved! Go to Solution.
Hey @Maheshkumar_17 ,
The file content is meant to be a stream of data in the form of bytes. This is not something that is typically inputted by the user directly. Instead, use something like the HTTP with Azure AD connector and invoke the "Get web resource" action. The output of this action should be a stream of bytes that can then be inputted into the Adobe Sign "Upload a document and get a document ID" action. You could also use the SharePoint connector and invoke the "Get file content" action, which also returns a stream of bytes.
Hey @Maheshkumar_17 ,
The file content is meant to be a stream of data in the form of bytes. This is not something that is typically inputted by the user directly. Instead, use something like the HTTP with Azure AD connector and invoke the "Get web resource" action. The output of this action should be a stream of bytes that can then be inputted into the Adobe Sign "Upload a document and get a document ID" action. You could also use the SharePoint connector and invoke the "Get file content" action, which also returns a stream of bytes.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |