FREE DocuSign Alternative – PowerApps Canvas Digital Signature
How to collect Digital Signature with pen ink input which saves to SharePoint Document Library as transparent PNG. MS Flow handles submit with save to SPLIST and full audit trail.
- Step by step demo
- Signature to PNG
- SPList tracking

VIDEO
CODE
decodeDataUri(
replace(
triggerBody()['text_2'],
'"',
'')
)
REFERENCES
