Same response multiple times to from memberstack to make.com webhook

I’m experiencing an issue where I’m receiving the same data multiple times from my Memberstack webhook sent to Make.com

How can i fix this or limit the accept response

Welcome to the Make community!

What is the “same data multiple times” that is being sent?

Please provide example output bundles of the trigger module by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
Screenshot_2023-10-06_141025

A.

Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.

Uploading them here will look like this:

module-1-input-bundle.txt (12.3 KB)
module-1-output-bundle.txt (12.3 KB)

B.

If you are unable to upload files on this forum, alternatively you can paste the formatted bundles in this manner:

  • Either add three backticks ``` before and after the code, like this:

    ```
    input/output bundle content goes here
    ```

  • Or use the format code button in the editor:
    Screenshot_2023-10-02_191027

Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

This will allow others to better assist you. Thanks!

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

1 Like

here is my output bundle memberstack send same input multiple time then all the response queue in my webhook that the problem

How did you set up your memberstack webhook? Is it listening to all the event types?


Screenshot 2024-06-02 095736

Here is that