Duplicate multiple orders in once, bulk copy

Hi there, we are trying to find easiest way to duplicate order in bulk each time we want.

Why we need it?

We have Ambassadors which will recieve order every month with same or similar goods for their use with 100% discount. This order has to be on customer/ambassador and tagged as Ambassador.

What have we tried

  • We cant use subscription app for this for more reasons

  • We cant use Shopify Flows

  • There is no Shopify App for it

  • Matrixify can only export/import but no duplicates of orders

  • We dont have a dev team to create Shopify Function

  • We dont want to use Shopify scripts since it will be deprecated

Any ideas? Thank you.

1 Like

Why can’t you use shopify flow?

Shopify flow wont let me create, or clone order, right?

1 Like

You should be able to do a REST api call to create an order using the send http action.