Detecting Duplicate Orders

Hi All,

I want to create a flow where it can detect duplicate orders using Shipping address. However, I’m having a hard time since it seems like there’s no way to compare new orders vs previous orders using shipping address. Do you have any suggestions that you can provide?

Thanks!

Hey Uthman2,

Thank you for the prompt response. Other than customer do we have another way to leverage the comparison data? Right now, we don’t actually collect customer due to integrations that we have.

I think the answer you got here is not actually true. Because you can’t query orders by address, I think the only way to do this is using an app like mechanic or mesa that can store the orders in a database that you can then query for duplicates.