Skip to main content
Participant
September 12, 2024
Question

Power automate action to get field values not getting all fields

  • September 12, 2024
  • 0 replies
  • 196 views

Hi All,

 

I'm evaluating Adobe sign for a future project and have created a template agreement that I want to send out and once completed there are 4 checkboxes that I want to get the value of however this is not coming back through a flow in microsoft power automate using the "Get form field data of agreement in JSON format" action.

 

The output of the action is 

 

{
  "formDataList": {
    "completed""2024-09-12 08:17:46",
    "email""ian@some-emaildomain.co.uk",
    "role""SIGNER",
    "first""",
    "last""",
    "title""",
    "company"""
  }
}
 
But when I export the field data from the website I get 
 
completed12/09/2024 08:29
emailian@some-emaildomain.co.uk
roleSIGNER
firstIan
lastCameron
title 
company 
agreementIdCBJ**********-*******
hcp nameIan Cameron
Checkbox 1 answer 
Checkbox 2 answeryes
Checkbox 3 answer 
Checkbox 4 answeryes
 
Am I missing something?
 
Thanks in advance for your help
This topic has been closed for replies.