[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-17 UTC."],[[["\u003cp\u003eThis API endpoint \u003ccode\u003econnections:processWebhook\u003c/code\u003e is triggered by external SCMs to notify of events.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request method is \u003ccode\u003ePOST\u003c/code\u003e, and the URL structure follows gRPC Transcoding syntax with the required parent path parameter specifying the project and location.\u003c/p\u003e\n"],["\u003cp\u003eAn optional \u003ccode\u003ewebhookKey\u003c/code\u003e query parameter can be provided for matching a repository to a webhook event.\u003c/p\u003e\n"],["\u003cp\u003eThe request body uses the \u003ccode\u003eHttpBody\u003c/code\u003e format, and a successful response returns an empty body.\u003c/p\u003e\n"],["\u003cp\u003eThe required IAM permission for this endpoint on the \u003ccode\u003eparent\u003c/code\u003e resource is \u003ccode\u003eiam.permissions.none\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Method: projects.locations.connections.processWebhook\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [IAM Permissions](#body.aspect)\n- [Try it!](#try-it)\n\nconnections.processWebhook is called by the external SCM for notifying of events.\n\n### HTTP request\n\n`POST https://cloudbuild.googleapis.com/v2/{parent=projects/*/locations/*}/connections:processWebhook`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body contains an instance of [HttpBody](/build/docs/api/reference/rest/Shared.Types/HttpBody).\n\n### Response body\n\nIf successful, the response body is empty.\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `parent` resource:\n\n- `iam.permissions.none`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]