Shopify -> Local Delivery -> "Order Ready for Delivery" trigger

Greetings,

I've recently just started to use Pabbly Connect to send out automated WhatsApp messages by creating workflows with Shopify triggers followed by WhatsApp API connection.

So far, I've successfully created two workflows:
1. Order Confirm workflow: sends WhatsApp message to clients confirming that the order is successfull;
2. Order Fullfillment workflow: sends WhatsApp message to clients when their orders are delivered/fulfilled.

But there is one specific workflow that I'm currently not being able to achieve and it is extremely important to our business. It is a workflow that should send out WhatsApp messages when orders are tagged as "Out for Delivery". This "Out for Delivery" trigger is available only for Local Delivery orders in Shopify.

I believe that this issue occurs because Pabbly only offers "Order Fullfillment" trigger event, so there's no option for the trigger event "Out for Delivery".

Anyone face similar issue or know a workaround this issue?

Kind regards,
Rafael.
 
P

Pabblymember11

Guest
Hey @Rafael_Nbl

As Shopify's trigger events are webhook-based, we exclusively capture responses from Shopify when they send them. Pabbly does not alter the incoming data.

So, kindly check with Shopify for what triggered the event Shopify sends the status of the order with "Out for Delivery" and can use the Webhook By Pabbly trigger event for the same.
 
Top