Skip to content

Commit e0e971d

Browse files
committed
Piecing together the expected outcome
1 parent 1360bbc commit e0e971d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

powerapps-docs/maker/data-platform/low-code-plugins-copilot-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ Follow these steps in the **Test copilot** pane in Copilot Studio.
144144
1. Select the sparkle icon at the top of the chat window to start tracing mode. This allows you to confirm that your action is being called and verifies the inputs and outputs of your action. More information: [Testing you copilot using generative actions](/microsoft-copilot-studio/advanced-generative-actions#testing-your-copilot-using-generative-actions)
145145
1. Enter the text in the chat window *Send a notification to my user to check out this url https://copilotstudio.microsoft.com*, and then select **Send**.
146146

147-
<!-- Need revised result detail-->
147+
If everything is configured correctly, you see that a notification has been sent in the **Test copilot** pane. You can try some other prompts to test the action further and you could change the plugin to be smarter about how it searches for users given a name to see how the action responds. For example, you could add a step to search for the user by email address if the name doesn't return a result.
148+
148149
:::image type="content" source="media/low-code-plugin-copilot-action4.png" alt-text="Results of notifcation sent from copilot" lightbox="media/low-code-plugin-copilot-action4.png":::
149150

150151
## See also

0 commit comments

Comments
 (0)