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 75e7485 commit 8960ebcCopy full SHA for 8960ebc
src/connections/functions/source-functions.md
@@ -401,4 +401,4 @@ Segment alphabetizes payload fields that come in to **deployed** Source Function
401
402
#### Does the source function allow `GET` requests?
403
404
-`GET` requests are not supported with a source function, and the only way for the source function to receive data is through a POST request.
+`GET` requests are not supported with a source function. Source functions can only receive data through `POST` requests.
0 commit comments