docusign / code-examples-php

Docusign PHP code examples and launcher
https://developers.docusign.com/
MIT License
47 stars 42 forks source link

Custom field in webhook api response #34

Closed iyyappanpwilco closed 2 years ago

iyyappanpwilco commented 3 years ago

Hi,

We have added the custom field check box in the template in docusign admin panel and on user end if the user is checked the check box we are not able to find the value,kindly tell me how to achieve it

LarryKlugerDS commented 3 years ago

Please open a case with DocuSign Developer Support: Submitting a case via https://support.docusign.com/en/contactSupport. If you have a production account, start by logging in with your production email/password (even if you don’t have a support contract). Then submit a case and be sure to include your developer (demo) account id.

If you don't have a production account, you can still get support by filling in the form on that page.

InbarGazit commented 2 years ago

You can see a code example to show you how to obtain custom field data here - https://github.com/docusign/code-examples-php/blob/master/src/Services/Examples/eSignature/EnvelopeCustomFieldDataService.php