XF 2.3 Webhooks Sending Empty Data Constantly in XenForo

est3ban129

Well-known member
I’m using Webhooks through Make.com to run a specific script whenever an event is triggered on my XenForo-based website. However, I’ve noticed some strange behavior: the site seems to be constantly sending empty data to the Webhooks, in addition to the correct data when the event I need occurs.

In the admin panel, I’ve set user.update as the only trigger for the Webhooks. Despite this, I’m receiving these “empty pings” with no useful information, which is creating unnecessary noise in my integrations.

Some additional details:

• My XenForo site is running behind Cloudflare, though I’m not sure if this is related to the issue.
• I only want the Webhooks to trigger when a user.update event happens, as configured in the panel.

Has anyone faced a similar issue? Is there a way to stop XenForo from sending these empty data Webhooks? I’d appreciate any advice you can provide.

How do I fix this? Because every time the webhook is triggered, it consumes 1 credit from Make.com
 

Attachments

  • Captura de pantalla 2025-01-03 a las 10.04.30.webp
    Captura de pantalla 2025-01-03 a las 10.04.30.webp
    45 KB · Views: 5
  • Captura de pantalla 2025-01-03 a las 10.08.35.webp
    Captura de pantalla 2025-01-03 a las 10.08.35.webp
    18.7 KB · Views: 4
  • Captura de pantalla 2025-01-03 a las 10.12.14.webp
    Captura de pantalla 2025-01-03 a las 10.12.14.webp
    8.4 KB · Views: 4
  • Captura de pantalla 2025-01-03 a las 10.13.39.webp
    Captura de pantalla 2025-01-03 a las 10.13.39.webp
    28.8 KB · Views: 4
Back
Top Bottom