Shopify webhook -> Slack channel notification: Duplicates

Hello everyone!
Still very new to Make but loving it so far.

I have been able to integrate Shopify, so whenever a new order comes in, a notification is posted in a channel in Slack. So far it works almost perfectly, except for the fact that I get two webhooks from Shopify, ending in a duplicate Slack post.

I’ve tried adding a filter between Shopify and Slack, without success.

Is there a way to simply do this, without having to add a database between these 2 apps ?

Thanks!!!

Welcome to the Make community!

Please provide two output bundles for the Shopify webhook, one for each of the “duplicate” notifications. I suspect while they may be for the same order, there is a slight difference in the payload.

How to provide Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
Screenshot_2023-10-06_141025

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

Following these steps will allow others to assist you here. Thanks!

2 Likes

Thanks for your reply.

I did a compare of both outputs, and they are slightly different. However, they have a lot of confidential information that cannot be shared unfortunately. I feel it would be a pain to sanitize both files to remove all sensitive data :frowning: