Microsoft Forms as the trigger for a 2 stage
approval process. The flow is working end to end
however I have an issue with the approval emails.
When I add Dynamic content fields from my MS Form
into the Details field of the "Start and wait for
an approval" action, some fields are displaying as
long URL links in the approval email instead of
showing the plain text value that was submitted.
- Trigger: Microsoft Forms - When a new response
is submitted
- Action: Get response details
- Action: Start and wait for an approval (Stage 1)
- Condition: Approve/Reject branching
- Action: Start and wait for an approval (Stage 2)
- Condition: Approve/Reject branching
- Action: Send an email V2 (confirmation/rejection)
- Adding Dynamic content fields directly into
the Details field - shows as URLs
- Using string() expression to wrap the field -
partially worked for some fields
- Using concat() expression to build the full
details block - not yet fully resolved
1. How do I stop Dynamic content fields from
rendering as URL links in the Approvals
Details field?
2. Is there a better way to format the approval
email so it shows clean readable text?
3. Should I be using expressions instead of
Dynamic content for MS Forms fields in the
Approvals action?
Thank you!

Report
All responses (
Answers (