diff --git a/docs/resources/examples.md b/docs/resources/examples.md index 145da3a..0295787 100644 --- a/docs/resources/examples.md +++ b/docs/resources/examples.md @@ -12,3 +12,4 @@ In this section, you will find links to examples related to this project. We do - [Telegram Forwarder Function](https://github.com/android-sms-gateway/example-telegram-forwarder-fn) - A Cloud Function to seamlessly forward SMS messages to a Telegram chat using webhooks. - [Web Client](https://github.com/android-sms-gateway/web-client-ts) - Simple web client for sending and receiving SMS messages based on Node.js and Socket.io. - [Google Apps Script](https://github.com/android-sms-gateway/example-google-apps-script) - Google Apps Script example to send SMS via SMS Gateway for Android. +- [n8n](https://github.com/android-sms-gateway/example-webhooks-n8n) - An n8n workflow for an AI-powered joke agent that responds to SMS messages with automated jokes.