Skip to main content
Participant
October 11, 2023
Question

Adobe Sign to Sharepoint, with the file name being one of the input fields

  • October 11, 2023
  • 1 reply
  • 235 views

I'm trying to transfer completed agreements to SharePoint, but with the SharePoint File name being TIS Trackin Number. However, the only options I see in Power Automate are the file name and other options but not field inputs.

This topic has been closed for replies.

1 reply

Adobe Employee
October 13, 2023

Hi @Rustam328626526450 ,

You should be able to call the get formData GET request to retrieve the value and set it as the name.pdf.

I can send you examples if needed. However, This article provides an excellent overview.

NOTE: A couple of years back, we released formData in JSON format, which will make parsing the data much easier.

 

Regards,

-Roman