Forum Discussion
Flow and Digital Signatures
Hi Shradds
Hope you are well.
You will need to have an account registered with Plumsail and use their Documents service for the flow to work.
They do a trial so you can play and test things before deciding to purchase a subscription. That's how I did it but building the flow, proving the concept to the CIO, and then purchased a subscription.
Subscription costs are really cheap. We went with the base option, something like 300 bucks annually for 200 transactions a month (transaction is each time you use the connector in Power Automate).
Hope that helps get you started.
Cheers and best wishes
Damien
Thanks for the detailed explanation of the flow i have followed all the steps and executed with no error but digital signature was not inserted at word file, actually i was not clear at below point. could you please help us with little more information.
"In your Word template (Stored on SharePoint), ensure that the signature part of the document says e.g. {{yourImageVariable}:picture}. This is where the image of the digital signature will be inserted if approved".
- Damien_RosarioJul 20, 2020Silver Contributor
Hi Ashok115
Hope you are well. I'm glad the instructions are working for you bar the one small bit with the image.
In my example I use {{yourImageVariable}:picture} but I note in your sample image that you have it as { {yourImageVariable}: picture}. Please remove the spaces within the Word doc.
Make sure that Create DOCX document from template correctly has the exact same variable name in the JSON: "yourImageVariable": (You may want to show the snippet of that part so I can check if it's right).
See if that helps?
Cheers
Damien
- Ashok115Jul 20, 2020Copper Contributor
Hope you are doing good!
As said i have removed the space at Image variable but still no luck. Please find the attached screenshots and kindly suggest me further.
Regards,
Ashok
- Damien_RosarioJul 20, 2020Silver Contributor
Hi Ashok115
You appear to still have an empty space in your Word doc between yourImage & Variable. The Y is also capital when it should be lower case. There's also a space after : picture which you need to remove.
I would suggest to simply copy this text {{yourImageVariable}:picture} and place it into your doc and try again. It must be exact for it to work.
Give it a go and let me know if it fixes the problem?
Good luck
Damien