Need help prefilling DocuSign template document fields with dynamic data before sending envelope
I’m currently working on a project where I need to prefill DocuSign template document fields with dynamic data before sending the envelope. I’ve tried multiple approaches but haven’t been successful so far.
Current approach:
I’m using the DocuSign eSign Ruby SDK to interact with the DocuSign API. Here’s a simplified version of my code: