Question:
How to export a Signature from CRM?
Answer:
A signature is stored in a Base64 encoded string in the Signature_vod__c field on the Multichannel Consent object.
Export records and use third-party software to decode the Base64 encryption that is used (e.g.: Base64 Decode and Encode).
Related Documentation:
CRM Help Documentation: Capturing Signatures
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.