We have built dozens of PowerForms over the years and want to do a comprehensive inventory of the fields within the PowerForms. We are wanting to retrieve the field names, field types and if the fields are required for all PowerForms. Is this possible via API?
Solved
Need inventory of PowerForm fields within an account
Best answer by Adrian Dev
Hello Meyercdll,
Thank you for contacting Docusign Developer Support.
You can use our PowerForm list call to get the list of PowerForms,
listPowerForms | REST API | Docusign
then, since all PowerForms are linked to a Docusign Template, you can use the templateID to get a list of fields in the Template:
TemplateDocumentTabs Resource | REST API | Docusign
Best regards,
Adrian | Docusign Developer Support
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Back to Docusign.com



