Wasenderapi webhook get triggered 2 times

Describe the problem/error/question

Wasender webhook get triggered 2 times even though I already set “execute once”.


Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system:

Webhooks execute when they receive an update. If your webhook executed twice, it means that it received two updates from the service. You can not change that from n8n, it’s about Wasender.