We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded21ac commit c8eb4c0Copy full SHA for c8eb4c0
articles/connectors/connectors-native-reqres.md
@@ -182,6 +182,9 @@ This built-in trigger creates a manually callable HTTPS endpoint that can receiv
182
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.
183
184

185
+
186
+ > [!NOTE]
187
+ > The URL permits using the "at" symbol (**@**), but not the hash symbol (**#**).
188
189
1. To trigger your logic app, send an HTTP POST to the generated URL.
190
0 commit comments