How to stop Make from receiving duplicate webhooks from a single trigger event? Answered

Post author
Tomasz Moszyński

Hi,

Today I was sending an email after purchasing the training.
The webhook is sent to make, and make sends it to gmail.
Why, even though I only have one trigger - event.plan.added, make receives two webhooks second after second - causing gmail to send two identical emails?

Comments

2 comments

  • Comment author
    A J

    Hey Tomasz Moszyński ,

    Have you enabled the relevant Memberstack trigger module in Make and also via the Dev Tools settings in Memberstack Dashboard?

    If yes, you can remove the webhook setup in Dev Tools for this purpose and just have the make workflow as it is and see if that helps.

    0
  • Comment author
    Tomasz Moszyński

    Thank you very much.
    I removed the webhook from the dev tools and now I have one message :)

    0

Please sign in to leave a comment.