Helpful Edit to Docx Template How To Guide

I’m a newbie to building MSFT Flows and came across your APIs last night. It took me a while to realize that the JSON examples you were using could include dynamic content when building the flow.

On your “How It Works” page, it would be great to include an example like this:
{
“FirstName”: “@{body(‘get_response_details’)[‘r7f2f13d9a1924473967dc55af6219279’]}”,
“LastName”: “@{body(‘get_response_details’)[‘rdbbe080c93b248b8aa29ab6cd3df046d’]}”
}

image

Would have saved me some time noodling! :wink:

It’s a great tool and I’m excited to dig deeper.

Thanks!

Ross

1 Like

Hello @rmartinmd,

Thanks for the suggestion, we’ll review our documentation and add the information.

I’m glad to hear that our products work well for you! Thank you!

Best regards,
Petr Bushuev
Plumsail Team