Can't use collectionReorderProducts in Flow

Could this be a limitation with respect to “Send Admin API Request”?

I had to shift to use HTTP Request to directly query the GQL endpoint

This mutation returns a job and that job doesn’t tell you if the action was successful. Because we cannot assure it works as part of the workflow, we have blocked it from Send Admin API request. I’m guessing you got here by using Sidekick?

1 Like

Hey Paul,

Yes, used sidekick and landed up here. I’ll stick to the HTTP Request then.