We’ve setup automation rules with a trigger ‘when order tag is X.’
We then use API to set tag X on an order.
The automation rule DOESN’T RUN!
Is there a way to use API to force automation rules to run for an order? There must be some sort of hack or workaround to make ShipHero re-evaluate the automation rules. I’ve experimented using the user interface to change various fields but don’t see the automation rule being run.
Can somebody please help? Seems a shame that such a very powerful tool automation rules don’t get triggered and thus we are unable to fully leverage their usefulness.
Hi Mike ,
Automation rules should run normally on API order creations. There may be slightly different processing with exchange orders. Do you have an example that is not running as expected we can take a closer look at what is happening?
The orders are already created via your shopify integration, so we can’t expect that to be the way to achieve this.
AFTER shiphero creates an order from the shopify integration, we would like to set some tags. Then based on those tags we would like to modify some order parameters (like box).
How do we make the automation rules run again after setting the tags? Or is there really NO WAY to run automation rules again other than only 1 time at order creation?
Unfortunately, there is NO WAY of re-running automation rules with the Public API after order creation (not even by adding tags)
We can place a Feature Request for that to be supported (updating tags with the Public API triggering automation rules) but not sure if this is something that we could do.
Please let us know if you still want us to make the request.
Thanks again!
Seems like it would be powerful if you figured out a way to make APIs trigger automation rules because you would basically solve one problem that opens up the ENTIRE scope of automation rule functionality to APIs.
Most of the stuff you fix in API is just one fix for one functionality whereas this would be one to MANY.
Hi @Mike !
I apologize for the delayed response
Makes sense!, I’m not sure what is the work required to build this, but we already placed a Feature Request for
To be able to re-run automation rules on an order with a Public API mutation
Wanted to follow up since this would be extremely helpful. Especially for new clients who already have their orders imported but need tweaks/automations ran on them. It isn’t possible to always have all the automation rules set up prior to a client connecting their store for the first time.