How to debug why Memberstack's Member Updated webhook fires multiple times per single API request?

Post author
Muhammad Shahshan

Hi All,

I’ve integrated the Member Updated webhook in Memberstack. However, when I update a member profile through the API, I see this event triggering three times (screenshot attached), even though I’m only hitting the update API once.
Has anyone seen this behavior before or have any idea why this might be happening? 🤔

Comments

3 comments

  • Comment author
    A J

    Muhammad Shahshan, can you double-check a few things just to be sure?

    • Is there any automation workflow (via Make / Zapier) that listens to member updated event and goes on to update something else on the member data?
    • If you have setup a webhook in Make (for example), to listen to member updated events, you need not create an endpoint in Dev Tools for the same, as Make handles it on its own.
    • How are you updating the member exactly (is it via any automation or via code on the front-end) which leads to such behavior? Can you explain what is the source of such events to understand this better
    0
  • Comment author
    Muhammad Shahshan

    I’m updating the member via code from the backend and hitting the Admin Update Member API through Postman for testing. When I update this way, the webhook triggers three times. However, when I update the member directly from the Memberstack dashboard, the webhook triggers only once. I’m not using any automation workflows like Make or Zapier.

    0
  • Comment author
    Raquel Lopez

    Uhm... that schreenshot shows that request being sent at three different minutes, if the request was being duplicated it should sent all three request at the same time... 🤔

    Could you show a recording of the issue? That might be enough proof to send it as a bug report for the dev team

    0

Please sign in to leave a comment.