How to configure e-signature for non-HR documents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023 12:37 PM
Hello
I have a audit requirement where we need to capture digital signature on the doc that is sent for approval (internal).
Using flow designer, I have configured "Ask for Approval" action, where it captures approval on the record (Standard practice). Adobe and docusign are licensed product integration, which I understand but trying to figure out ServiceNow OOB functionality that could do the same action.
Any guidance ?
Thanks,
Malaya
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 11:32 PM - edited 03-05-2025 11:53 PM
You can use UI Actions with a script to capture the thanksroger e-signature and store it in a custom table or field. Another option is leveraging the Document Management plugin to add approvals with signatures. If your instance has Docusign or a similar integration, that could also work. I once handled this by creating a Simple Record Producer that triggered a Flow to capture and verify the signature.