My organization has a lot of existing Power Automate flows that use Adobe Sign. I’d like to transition them to Docusign, but am hitting a huge obstacle.
The flows currently work like this
- Get MS Form response
- Populate a Microsoft Word Template (selects the doc and fills out all the template fields using the responses from the form)
- Send to Adobe Sign
The template document referenced in step 2 has Adobe Text Tag fields such as {{Sig_es_:signer1:signature}} that identifies where Signer1’s signature should go. I have not found any equivalent way to do this in Docusign. I’m really surprised that this would be so difficult. There’s no text tags I can add to the document that will tell Docusign where I want the signatures to go?
I attempted to make to something like this: Get and update document generation form fields, but I got this error: “DocGen document not allowed. Account does not enable AllowDocGenDocuments setting.” Looking up that error tells me that I need some extra add on. I don’t know if this is even the correct approach for solving my problem. I really just want to convert Adobe Text Tags to the Docusign equivalent and be done.