Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

Hey guys, 


I'm trying to put together the following flow:

Hey guys,

 

I'm having some trouble logging in on the Sharepoint Online App.

Replies Created

Reply to: Update Package from Draft to Sent Postman

0 votes

Hi Duo,

Payload corrected link -> https://pastebin.com/BFgtJZ9M

Ok so, my objective is to create a custom connector for Microsoft Flow so I can integrate your OneSpan Sign with Document Libraries in Sharepoint Online.

My first obstacle was sending a form-data request which custom connectors on Microsoft Flow don't allow. (By the way is it possible to send a document through application/json and if yes how is the format?)

So my solution was to divide the flow:

  1. Postman collection which creates a package through a simple POST request.
  2. Add a document to a specific package through a .NET function similar to this https://www.onespan.com/blog/onespan-sign-new-users-how-create-and-send-your-first-package-rest-api
  3. Update package from DRAFT to SENT also through a postman collection.

I believe that after reading your response I'm missing a step here where I need to add approvals? Like It shows here https://community.onespan.com/products/onespan-sign/sandbox#/Approvals/api.packages._packageId.documents._documentId.approvals.post ? For every document uploaded an approval must be added ?

 


Reply to: Update Package from Draft to Sent Postman

0 votes

Hey Duo,

Yeah I was almost sure that It wouldn't be possible to do it by JSON. It's okay tho, I can add a document to a specific package through the .NET function. I'll be adding the approval step before submitting the documents for signing. 

Thank you for your help! 


Subscriptions

Topics Replies Freshness Views Users

Hey guys, 


I'm trying to put together the following flow:

4 3 years 1 month ago 138
Profile picture for user Duo_Liang

Hey guys,

 

I'm having some trouble logging in on the Sharepoint Online App.

1 3 years 2 months ago 129
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.