Skip to main content

Hello Docusign team,

 

I am using Docusign eSignature and I have created a template using the Docusign UI. I want to create envelopes from this template using the Python SDK. I have a couple of tabs that I want to pre-fill before sending to signers, so I used pre-fill tabs when creating the template. The problem is, I cannot find a way of prefilling these tabs using the Python SDK. 

 

I have seen an answer suggesting that pre-fill tabs should be used only on the UI and not on the API or SDKs. Is that true? I have chosen prefill tabs because, as I see, regular tabs are associated with a specific signer, and I want all the signers to see the values that I prefill.

 

Which option is best for my case: regular tabs or prefill tabs? If I choose regular tabs, will all the users be able to see the values I prefill or only the user associated with the tab?

Thanks in advance,

 

 

Alisson Porto

Hello ​@aporto ,

 

Thank you for reaching out here in the Docusign Community.

To answer your inquiry about the pre-fill tabs vs. regular tabs, we recommend to use the pre-fill tabs as these are not associated with any of the recipients and that their value can only be set by the sender.

Please use this link as a reference on how to apply these tabs using Python.

https://www.docusign.com/blog/developers/common-api-tasks-customize-your-envelopes-pre-fill-fields#python

 

Best regards,

Rodolfo | Docusign Community Moderator

"Select as Best" below if you find the answer a valid solution to your issue

 


Reply