My company want integrate DocuSign to our project. We have a implemented form workflow for EchoSign API and we want to know that DocuSign have embedded Visual Editor for create Envelope Templates on our side. We want to create template in our service without redirect users to DocuSign.
Asked
Active
Viewed 90 times
1

korvinko
- 700
- 3
- 10
- 23
2 Answers
0
I believe you want the Embedded Signing
functionality that DocuSign offers. Please see the bottom left API walkthrough listed "Embedded Signing" here:

Ergin
- 9,254
- 1
- 19
- 28
0
Thanks for response.
We found that possible pre-fill tags offline using native tags like DocuSignSignHere, DocuSignInitialHere: https://www.docusign.com/p/APIGuide/Content/Sending%20Group/Rules%20for%20CompositeTemplate%20Usage.htm
And using automatic anchor tags fully resolve our problem.

korvinko
- 700
- 3
- 10
- 23