Webhook-URL zur README hinzugefügt

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-14 09:02:51 +00:00
parent 98712cd62a
commit 51f9585781

View File

@@ -139,10 +139,12 @@ Das Projekt enthält zwei n8n-Workflows für die Automatisierung:
3. **JavaScript Code**: Filtert die letzten 50 Einträge
4. **Response**: Gibt JSON-Daten zurück
**Webhook-URL**: `https://n8n.unixweb.home64.de/webhook/sds-data`
**Verwendung**:
```javascript
// In feinstaub.html die API-URL anpassen:
const webhookUrl = 'https://your-n8n-instance.com/webhook/sds-data';
const webhookUrl = 'https://n8n.unixweb.home64.de/webhook/sds-data';
```
## CSV-Export