JSON coding structure for multiple choice questions

Hello!
I'm working on connecting a Microsoft Forms document's responses using PowerAutomate to auto populate a company form we have. My issue is there are several multiple choice questions.

My JSON is a work-in-progress. My question I guess is how would I structure my JSON to allow for a single selection from a multiple choice question to auto populate into the PDF company form?

image

Hello @Joseph.Yates,

You can try to parse the Forms multichoice response and then use the dynamic content in the Plumsail action. The dynamic content will have separate values. There is an example of how to parse the MS Forms output.

Best regards,
Petr
Plumsail team