Hi,
I have set up a Docusign webhook to notify my application when an envelope has been completed (i.e. signing complete), and I am receiving the signed documents to store in my application. However, I also want Docusign to send me information on my document (not Docusign information, but identifiers from my application).
I tried to use custom fields, but I don’t want to have to use an endpoint to retrieve the information (as getting a token at this point would not be feasible). So, is there a way to have Docusign send me the information directly with the signed Documents?