DPH: Shopify Fulfillment Setup

Deliveries PH Shopify Fulfillment Setup

This module provides instructions on how to connect your Deliveries PH account to Shopify.

1. Once the app is installed, go back to the “Products”, and select the item/s that you want to use the “Deliveries - Fulfillment Service” with.



2. On product/s' “Inventory” section, select the “Deliveries - Fulfillment Service” for the ‘Inventory managed by’ and input value for the “SKU (Stock Keeping Unit)”. Then click “Save”.



4. Login to your Deliveries PH account.
5. Click the Settings menu which is located in the lower left sidebar.



6. Click Triggers.



7. On the Triggers page, click the My Post tab and click the Add New Trigger button.



8. A modal will appear.
9. Click the Trigger Type dropdown.
10. Select HTTP Post.



11. Click the Trigger Upon dropdown.
12. Select Done.



13. Add a Title for this trigger (e.g., Shopify).



14. Click the Headers tab, then input “Content-type” as Key and “application/json” as Value.






16. Then select the Body tab and enter these details:

{

    "orderId": "{metaFields.orderId}",
    "refNo": "{refNo}.parseInt",
    "store": "sample-store.myshopify.com"

}

Note: {store} = name of your store in Shopify (e.g., sample-store.myshopify.com)



17. Once done, hit Save.
18. You will see on the My Posts tab, the trigger you created.



    • Related Articles

    • Deliveries PH Shopify Installation Setup

      This module provides instructions on how to connect your Shopify store to Deliveries PH. 1. Login to your Shopify Account. 2. Create your Shopify store. 3. On your Shopify store, go to “Settings” menu which can be seen at the lower left side bar. ...
    • I have a Shopify Store, how do I connect it to my DPH account?

      Store Integration: Shopify Store Installation Store Authentication To connect your Shopify store to Deliveries PH using your Shopify keys: 1. Go to app.deliveries.ph 2. Click Settings. 3. Click Store Integration. The Store Integration modal will ...
    • How do I customize my default waybill size?

      Print Setup The Print Setup feature helps you to customize the Default Waybill size format in Deliveries PH. Adjust Waybill Size To Customize your Print Setup Setting: 1. Click Settings. 2. Click Print Setup. 3. Select a size on the Format size ...
    • Deliveries Ph API Documentation

      This Troubleshooting Guide contains the topics and links to Deliveries Ph's API Documentation for usage of both Deliveries Ph's Business and/or Provider Users in configuring their API. For a full view of Deliveries Ph's API Documentation, click here. ...
    • How do I setup automated rebooking cycles for my on-demand job deliveries?

      Auto Re-attempt For Deliveries PH Business User, the Auto Re-attempt option can be used when selecting an On-Demand Provider (Adding a New Post). This is useful so you can set the Order/Sequence of your Providers in an Auto Re-attempt Cycle. Auto ...