Skip to main content
Participant
August 15, 2021
Question

How to Add Sign Field in PDF File by using Microsoft Power Automate.

  • August 15, 2021
  • 1 reply
  • 561 views

Dear,

I have PDF was generated from current application, how I can add Sign Field into this PDF by using Microsoft Power Automate and how to specific position of Sign Field on it.

 

 

Thanks

 

Wachira

This topic has been closed for replies.

1 reply

Adobe Employee
September 3, 2021

there's no Sign connector for this. You would need to make use of the premium http connector and make calls to

get /agreements/{agreementId}/formFields and 

put /agreements/{agreementId}/formFields

though it's easier to ensure fields are already on your files. if there's a master template of the file, add Sign fields to those by either using text tags or acrobat fields:

https://helpx.adobe.com/uk/sign/using/create-forms.html