Shopify order fulfillment API
Status: Closed · Asked by Subin Kumar on · 0 views
Hey, I am testing to fulfill the order using Shopify API and I getting the request error as 500


Hey @vmpetsmart
Kindly share the API documentation of the fulfillment of Shopify which you are trying to use in the API by the Pabbly action step and the workflow URL in which you have tried.
Yes I Do. this setup is under router condition
workflow: https://connect.pabbly.com/workflow/share/DUVVZ1YBUzBVH1c9Dl1Uc19LVlJQClVoVE1RQwEOUysGS1EqAUAAag1BAiBRFgNiUBkFbwZZDGkNGVdTCF5VJlZMBQdSUQV_VRgBegVcDzwNU1V9Vjc#
shopify docs: https://shopify.dev/docs/api/admin-rest/2023-10/resources/fulfillment
If i am not wrong.T his can make the order status changed to pending to completed right?
Please check the 4th step in your workflows' router step, we have added the Shopify API request accordingly.

Hi, I have checked and tested it. all existing order it received a response as Fulfillment order does not exist. But those order were available on shopify
Kindly add read order scope in your API token from your Shopify account once and then try again.

There is no such scope available. I have checked it.
For your reference I am tag here the scopes available https://shopify.dev/docs/apps/auth/access-token-types/admin-app-access-tokens#permissions-required-to-assign-scopes-to-a-custom-app
Hey @vmpetsmart
Regarding your concern about the Shopify API request, we suggest reaching out to their support team as they have configured the API as per requirements. They may help you with your API request accordingly.