Skip to content

Commit 446c936

Browse files
authored
Update power-apps-mobile-notification.md
1 parent 6cb5efe commit 446c936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/mobile/power-apps-mobile-notification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ When you trigger a push notification from a flow, you can send the notification
127127
For canvas apps, you can pass key-value pairs using the **Parameters** field as JSON. For example, if you wanted to pass the CaseID, you would put the following as **Parameters**:
128128
` { "CaseID": 42 }`. You can also use dynamic values from earlier steps as shown below.
129129

130-
<insert image>
130+
![Sample parameters](media/para-image.png)
131131

132132
### Read parameters
133133

0 commit comments

Comments
 (0)