Skip to content

Commit c8eb4c0

Browse files
authored
Add note about pound symbol (#)
1 parent ded21ac commit c8eb4c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/connectors/connectors-native-reqres.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ This built-in trigger creates a manually callable HTTPS endpoint that can receiv
182182
This step generates the URL to use for sending the request that triggers the logic app. To copy this URL, select the copy icon next to the URL.
183183

184184
![URL to use triggering your logic app](./media/connectors-native-reqres/generated-url.png)
185+
186+
> [!NOTE]
187+
> The URL permits using the "at" symbol (**@**), but not the hash symbol (**#**).
185188

186189
1. To trigger your logic app, send an HTTP POST to the generated URL.
187190

0 commit comments

Comments
 (0)