n8n est une plateforme d'automatisation open-source, self-hosted ou en cloud. L'integration inclut un noeud webhook avec verification HMAC-SHA256 integree.
1
n8n est une plateforme d'automatisation open-source, self-hosted ou en cloud. L'integration inclut un noeud webhook avec verification HMAC-SHA256 integree.
| Composant | Requis |
|---|---|
| Plan Rivalyse | Pro ou Business+ |
| n8n | Self-hosted ou n8n Cloud |
| Webhook | Configure dans le dashboard Rivalyse |
workflows.json fourni)Un fichier workflows.json est disponible. Pour l'importer :
Le workflow fourni inclut un noeud Function qui verifie la signature HMAC-SHA256 :
| Probleme | Solution |
|---|---|
| Webhook non accessible | Verifier que n8n est accessible depuis Internet (reverse proxy, tunnel) |
| Signature invalide | Verifier que le secret correspond a celui du dashboard |
| Workflow inactif | Activer le workflow (toggle en haut a droite) |