Skip to main content

Hello,

Regarding the SMSAPI and WooCommerce integration:

Is this possible to trigger an sms dispatch only when a order status in woocommerce is changed to a specific one.

Please let me know

Hi @bssmsapi 

 

The way to do this is to add a filter right after the WooCommerce trigger for the required order status, this way the SMS wont be sent unless it complies to this status. Also when you put a filter right after the trigger, any data that doesnt pass the filter wont count against your usage limit. 


Hi @bssmsapi, looks like Moh’s recommendation is the best approach. Did you have a chance to give this a go? Any questions?