How to stop Make from receiving duplicate webhooks from a single trigger event? Answered
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
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.
Thank you very much.
I removed the webhook from the dev tools and now I have one message :)
Please sign in to leave a comment.