Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Unable to find FormFields in Document field of Template #119

Open
summerlinryan opened this issue May 4, 2022 · 0 comments
Open

Unable to find FormFields in Document field of Template #119

summerlinryan opened this issue May 4, 2022 · 0 comments
Labels
legacy Related to legacy, non-OpenAPI SDK

Comments

@summerlinryan
Copy link

summerlinryan commented May 4, 2022

We are using the embedded HelloSign workflow and we are using the dotnet sdk. We have the HelloSign webhook set up and we'd like to know when a template is created where we can find what form fields were present on the created template and more specifically, what signer role each form field is associated with. We see in the documentation that there appears to be a form_fields property inside of the documents property of a Template (doc reference). However, with the dotnet sdk, we do not see that FormFields property on the Document type. We only see a CustomFields on the Document type and the CustomFields doesn't appear to have anything that indicates what signer the fields are associated with. Lastly, we see in our dashboard api-callbacks, that we did receive a webhook response that included form_fields inside of the documents property so that seems to indicate the information is available in the raw HTTP response but the dotnet sdk is just outdated.

@summerlinryan summerlinryan changed the title Unable to find FormFields in Document Unable to find FormFields in Document field of Template May 4, 2022
@jtreminio-dropbox jtreminio-dropbox added the legacy Related to legacy, non-OpenAPI SDK label Jun 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
legacy Related to legacy, non-OpenAPI SDK
Projects
None yet
Development

No branches or pull requests

2 participants