# google-cloud-functions-demo **Repository Path**: chatwoot/google-cloud-functions-demo ## Basic Information - **Project Name**: google-cloud-functions-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-17 - **Last Updated**: 2025-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Chatwoot Google Cloud Function Demo A Demo cloud function that handle Chatwoot Webhooks updates The cloud function will listen to chatwoot webhooks for message created event. - Assign the conversation to relevant teams based on conditions - Add Labels based on the conditions Can be deployed to Google Cloud Functions after customizing the code to suit your needs.