Can you create collections using Run Code in Shopify Flows?

Can creation be done with Run Code?

One limitation of flows up til now is creating collections, can run code do this?

In the docs, we have a roadmap for Run code. You cannot currently make API requests in it, but we plan to offer that.

You can use Send HTTP Request now to directly call the API, if you wish.

1 Like

Got it, thank you!